mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
Update upgrade
This commit is contained in:
parent
c46557ee7e
commit
00559ad1f1
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ then
|
||||||
ynh_secure_remove --file="$final_path"
|
ynh_secure_remove --file="$final_path"
|
||||||
|
|
||||||
# Download, the source from sources folder
|
# Download, the source from sources folder
|
||||||
cp -a ../sources/* $final_path
|
mkdir -p $final_path && cp -a ../sources/* $final_path
|
||||||
ynh_replace_string --match_string="__DOMAIN____PATH__" --replace_string="$domain$path_url" --target_file="$final_path/index.html"
|
ynh_replace_string --match_string="__DOMAIN____PATH__" --replace_string="$domain$path_url" --target_file="$final_path/index.html"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue