chown not chmod u idiot
This commit is contained in:
parent
fc6c867cd9
commit
72ed51566f
@ -36,7 +36,7 @@ echo "Installing the service"
|
||||
cp blank.service /etc/systemd/system/paste.service
|
||||
|
||||
echo "Setting permissions on the files"
|
||||
chmod -Rv $USERNAME:$NGINXGROUP $CURRENTDIR
|
||||
chown -R $USERNAME:$NGINXGROUP $CURRENTDIR
|
||||
|
||||
echo "Installing nginx config to /etc/nginx/conf.d"
|
||||
cp paste.conf /etc/nginx/conf.d/paste.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user