This commit is contained in:
Ric Harvey
2017-01-06 09:22:18 +00:00
parent ab955ee84f
commit 00b51479e9
2 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,5 @@ if [ -z "$GIT_NAME" ]; then
fi
cd /var/www/html
git pull
git pull || exit 1
chown -Rf nginx:nginx /var/www/html