Ivan Asmer %!s(int64=2) %!d(string=hai) anos
pai
achega
275770b97f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      update.sh

+ 5 - 0
update.sh

@@ -0,0 +1,5 @@
+#!/bin/bash
+echo "Commit and update with $1"
+git commit -am $1
+git push 
+ssh students.a-level.com.ua 'cd ~/public_html/fenix4 && git pull'