diff --git a/push.sh b/push.sh index 345883e..3842e45 100755 --- a/push.sh +++ b/push.sh @@ -2,4 +2,6 @@ git add . && git commit -m "Update" && git push +ssh home -f 'update-site.sh' + echo "Ready"