1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mineweb_ynh.git synced 2024-09-03 19:45:54 +02:00

Update restore

This commit is contained in:
ericgaspar 2020-11-16 13:04:16 +01:00
parent 51e7cf2772
commit 25d70567cf
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -68,6 +68,7 @@ ynh_system_user_create --username=$app
# Restore permissions on app files
chown -R $app: $final_path
chmod -R 775 $final_path
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION