1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2024-09-03 18:16:28 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-04-22 11:53:43 +02:00 committed by Tagada
parent e2bd64132a
commit db36285dc7

View file

@ -18,7 +18,7 @@ ynh_script_progression --message="Restoring the app main directory..." --weight=
ynh_restore_file --origin_path="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R root:$admin "$install_dir"
chown -R $app:www-data "$data_dir"
#=================================================
# RESTORE THE DATA DIRECTORY