1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00
This commit is contained in:
OniriCorpe 2023-11-29 20:01:18 +01:00 committed by Josue-T
parent 85fdbdf1f0
commit 060d40ef4e

View file

@ -38,7 +38,7 @@ fi
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
# purge the "bundles" folder to avoid pointlessly taking up space at each update
ynh_secure_remove --file="$install_dir/bundles/*"
ynh_secure_remove --file="$install_dir/bundles/"
ynh_script_progression --message="Upgrading source files..." --weight=1