mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
Update install
This commit is contained in:
parent
c06a8be23b
commit
017633817a
1 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,8 @@ ynh_add_config --template="../conf/noalyss.conf" --destination="$final_path/incl
|
|||
chmod 650 "$final_path/include/config.inc.php"
|
||||
chown $app: "$final_path/include/config.inc.php"
|
||||
|
||||
ynh_secure_remove --file="/var/www/noalyss/html/install.php"
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue