diff --git a/scripts/push.sh b/scripts/push.sh index fc73221..fba5794 100755 --- a/scripts/push.sh +++ b/scripts/push.sh @@ -4,4 +4,4 @@ git commit -m 'edited post' git push origin -ssh web /srv/blog/update.sh +ssh web /srv/blog/scripts/update.sh