1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-03-15 14:17:04 +01:00
parent b18536a9c0
commit 6062460600

View file

@ -18,8 +18,6 @@ ynh_script_progression --message="Restoring the app main directory..." --weight=
ynh_restore_file --origin_path="$install_dir"
chown -R $app:www-data "$install_dir"
chmod 400 "$install_dir/config.json"
chown $app:$app "$install_dir/config.json"
#=================================================
# RESTORE SYSTEM CONFIGURATIONS