mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Clean riot directory before upgrade
This commit is contained in:
parent
60f3584c5e
commit
e326c0bdb6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ default_home_server=$(ynh_app_setting_get --app $app --key default_home_server)
|
|||
|
||||
# Get source and install in source dir
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=6
|
||||
ynh_secure_remove --file=$final_path/bundles
|
||||
ynh_secure_remove --file=$final_path
|
||||
install_source
|
||||
|
||||
ynh_script_progression --message="Configuring application..."
|
||||
|
|
Loading…
Add table
Reference in a new issue