diff --git a/scripts/restore b/scripts/restore index cf6f4b0..299eaca 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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