Updated to alpine linux

This commit is contained in:
Ric Harvey
2016-06-15 15:36:42 +01:00
parent 16abc13dae
commit 9e216a395f
11 changed files with 968 additions and 176 deletions

View File

@@ -10,5 +10,5 @@ if [ -z "$GIT_NAME" ]; then
exit
fi
cd /usr/share/nginx/html
cd /var/www/html
git pull