diff --git a/push.sh b/push.sh index f9c4436..fc73221 100755 --- a/push.sh +++ b/push.sh @@ -1,3 +1,7 @@ git add . + git commit -m 'edited post' + git push origin + +ssh web /srv/blog/update.sh