mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update install
This commit is contained in:
parent
33aad552dc
commit
774dcca894
1 changed files with 2 additions and 2 deletions
|
@ -134,8 +134,8 @@ popd
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
sudo chown www-data:www-data $final_path -R
|
sudo chown www-data:www-data $final_path -R
|
||||||
sudo chmod 775 $final_path -R
|
sudo chmod 777 $final_path -R
|
||||||
sudo rm $final_path/install.php
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# NGINX CONFIGURATION
|
# NGINX CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue