diff --git a/scripts/push.sh b/scripts/push.sh index b133508..4ee0384 100755 --- a/scripts/push.sh +++ b/scripts/push.sh @@ -1,4 +1,3 @@ git add $(git rev-parse --show-toplevel) -git commit -m 'Changed something' +git commit -m 'Fix' git push origin -ssh web /srv/blog/scripts/update.sh