Files
zoff/scripts/getnew.sh
Kasper Rynning-Tønnesen d8886e239f Fixed remote controller rewrites
2015-11-29 14:09:44 +01:00

7 lines
87 B
Bash
Executable File

#!/bin/bash
cd /var/www/
git stash
git pull
scripts/./setperms.sh
forever restart zoff