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:
parent
522f28df6b
commit
ddd27190c9
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue