set chown
This commit is contained in:
parent
1d4efd2aca
commit
6dd09179f1
@ -586,6 +586,8 @@ EOF
|
||||
|
||||
sudo -H -u $serviceUser bash -c 'npm run build'
|
||||
|
||||
chown $serviceUser. -R /var/www
|
||||
|
||||
if [[ $installNginx == 'y' ]]; then
|
||||
cp docs/ffplayout-frontend.conf "$nginxConfig/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user