mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
try to save secret key if exist on update
This commit is contained in:
parent
6e88b09c06
commit
09a7896973
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ echo "const WWW_URI = '$path_url/';" >> $final_path/config.local.php
|
|||
|
||||
#cp -a $final_path/config.dist.php $final_path/config.local.php
|
||||
# ynh_replace_string --match_string="//const WWW_URI = '/asso/';" --replace_string="const WWW_URI = '$path_url/';" --target_file="$final_path/config.local.php"
|
||||
fi
|
||||
|
||||
# ynh_replace_string --match_string="const ROOT = __DIR__;" --replace_string="const ROOT = /var/www/garradin/;" --target_file="$final_path/config.local.php"
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue