fix config checksum creation

This commit is contained in:
Sebastian Gumprich
2021-09-15 22:09:57 +02:00
parent 89fb45c442
commit 928e0e2393
4 changed files with 10 additions and 6 deletions
-1
View File
@@ -70,7 +70,6 @@ ynh_restore_file --origin_path="$final_path"
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod -R 755 $final_path/storage
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION