diff --git a/scripts/pull b/scripts/pull index f7564dd..7a057d3 100755 --- a/scripts/pull +++ b/scripts/pull @@ -12,3 +12,4 @@ fi cd /var/www/html git pull +chown -Rf nginx:nginx /var/www/html