blog/scripts/push.sh

8 lines
93 B
Bash
Executable File

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