1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluxbb_ynh.git synced 2024-09-03 18:36:14 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-05-03 21:40:02 +02:00
parent 898fb6f24c
commit b139053215

View file

@ -51,7 +51,7 @@ ynh_add_fpm_config --usage=low --footprint=low
#================================================= #=================================================
ynh_script_progression --message="Removing install.php" --weight=1 ynh_script_progression --message="Removing install.php" --weight=1
ynh_secure_remove "$final_path/install.php" ynh_secure_remove "$install_dir/install.php"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT