mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Set owner on remotely folder.
This commit is contained in:
parent
3d4890ef2d
commit
fb8eb8c7d3
@ -51,7 +51,7 @@ wget "https://github.com/lucent-sea/Remotely/releases/latest/download/Remotely_S
|
||||
unzip -o Remotely_Server_Linux-x64.zip -d $AppRoot
|
||||
rm Remotely_Server_Linux-x64.zip
|
||||
setfacl -R -m u:www-data:rwx $AppRoot
|
||||
chown -R www-data:www-data $AppRoot
|
||||
chown -R "$USER":www-data $AppRoot
|
||||
|
||||
|
||||
# Install Nginx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user