Files
zoff/scripts/getnew.sh
Kasper Rynning-Tønnesen fbb9f9b745 added gitignore
2015-11-29 13:38:52 +01:00

7 lines
111 B
Bash
Executable File

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