1
0
Fork 0
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:
ericgaspar 2020-11-16 10:12:16 +01:00
parent 3596acb436
commit 953fde28fc
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -109,7 +109,7 @@ ynh_replace_string --match_string="__DBNAME__" --replace_string="$db_name" --tar
# MODIFY A CONFIG FILE # 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 # STORE THE CONFIG FILE CHECKSUM