blog/scripts/push.sh

8 lines
85 B
Bash
Executable File

git add .
git commit -m 'edited post'
git push origin
ssh web /srv/blog/update.sh