1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2024-09-03 18:06:06 +02:00
This commit is contained in:
ericgaspar 2021-07-10 08:47:01 +02:00
parent 5fca77318e
commit 757355829e
2 changed files with 0 additions and 2 deletions

View file

@ -64,7 +64,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 755 $final_path/adminer.php
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION

View file

@ -86,7 +86,6 @@ fi
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod 755 $final_path/adminer.php
#=================================================
# NGINX CONFIGURATION