mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
Update upgrade
This commit is contained in:
parent
23ccfbaf38
commit
51e7cf2772
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ ynh_replace_string --match_string="__DBNAME__" --replace_string="$db_name" --tar
|
|||
# MODIFY FIRST.CTP
|
||||
#=================================================
|
||||
|
||||
# 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"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue