1
0
Fork 0
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:
ericgaspar 2020-11-16 12:45:03 +01:00
parent 23ccfbaf38
commit 51e7cf2772
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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