mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Update scripts/upgrade
This commit is contained in:
parent
16f76a7301
commit
077516daff
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ yunohost service add $app --description="VS Code Server" --log="/var/log/$app/$a
|
|||
#=================================================
|
||||
# SET PERMISSION FOR THE USER
|
||||
#=================================================
|
||||
ynh_permission_update --permission="main" --add="$admin"
|
||||
|
||||
chown -R $admin:$admin "$data_dir"
|
||||
|
||||
|
|
Loading…
Reference in a new issue