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

Remove cleanup bundle as it's managed by setup source

This commit is contained in:
Josué Tille 2024-03-11 20:34:33 +01:00
parent 522f28df6b
commit ddd27190c9
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -71,9 +71,6 @@ 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_script_progression --message="Upgrading source files..." --weight=1
# Download, check integrity, uncompress and patch the source from app.src