about summary refs log tree commit diff
path: root/update.sh
blob: 71abbe29b8a6d24cce33fa3e1b4ee02b029d1ab5 (plain)
1
2
#!/usr/bin/bash
cd /opt/blog.node5.net_flask/ && sudo -u blog git pull && sudo systemctl restart blog.node5.net