1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/backdrop_ynh.git synced 2024-09-03 20:36:14 +02:00
This commit is contained in:
ericgaspar 2021-03-25 09:16:57 +01:00
parent 397c412a64
commit b347bcce24
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 0 additions and 6 deletions

View file

@ -115,8 +115,6 @@ chown -R root: $final_path
chown -R $app:www-data $final_path/files
chmod -R 770 $final_path/files
chmod 600 $final_path/settings.php
#=================================================
# SETUP SSOWAT
#=================================================

View file

@ -70,8 +70,6 @@ chown -R root: $final_path
chown -R $app:www-data $final_path/files
chmod -R 770 $final_path/files
chmod 600 $final_path/settings.php
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION
#=================================================

View file

@ -144,8 +144,6 @@ chown -R root: $final_path
chown -R $app:www-data $final_path/files
chmod -R 770 $final_path/files
chmod 600 $final_path/settings.php
#=================================================
# GENERIC FINALIZATION
#=================================================