mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Update scripts/install
This commit is contained in:
parent
5dff1d008a
commit
9460b859e9
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ chown root:$admin "$install_dir/code-server.env"
|
||||||
#=================================================
|
#=================================================
|
||||||
# SET PERMISSION FOR THE USER
|
# SET PERMISSION FOR THE USER
|
||||||
#=================================================
|
#=================================================
|
||||||
|
ynh_permission_update --permission="main" --add="$admin"
|
||||||
|
|
||||||
chown -R $admin:$admin "$data_dir"
|
chown -R $admin:$admin "$data_dir"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue