1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

less messages

This commit is contained in:
yalh76 2022-06-18 15:32:33 +02:00
parent 14a4272388
commit 99ee915a06

View file

@ -103,7 +103,7 @@ then
ynh_script_progression --message="Upgrading source files..."
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --keep="conf.php"
ynh_setup_source --dest_dir="$final_path" --keep="conf.php www/index.php"
ynh_add_config --template="../conf/index_source.php" --destination="$final_path/www/index.php"
ynh_secure_remove --file="$final_path/www/admin.php"