Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 2 additions and 4 deletions
Showing only changes of commit 66b3711118 - Show all commits

View File

@ -1,9 +1,7 @@
#!/bin/bash
cd /home/pi/intval3
sudo -u pi -i<< EOF
git pull
cd /home/pi/intval3 && git pull
EOF
sudo pm2 restart process.json
cd /home/pi/intval3 && sudo pm2 restart process.json