mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
Update install
This commit is contained in:
parent
3596acb436
commit
953fde28fc
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ ynh_replace_string --match_string="__DBNAME__" --replace_string="$db_name" --tar
|
|||
# MODIFY A CONFIG FILE
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string --match_string="app/webroot" --replace_string="" --target_file="$final_path/app/View/Install/first.ctp"
|
||||
ynh_replace_string --match_string="app/webroot/" --replace_string="" --target_file="$final_path/app/View/Install/first.ctp"
|
||||
|
||||
#=================================================
|
||||
# STORE THE CONFIG FILE CHECKSUM
|
||||
|
|
Loading…
Add table
Reference in a new issue