mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
Update upgrade
This commit is contained in:
parent
d2fe384b0e
commit
4dd19ae0ca
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
|
|||
then
|
||||
ynh_script_progression --message="Upgrading $app with Carton..." --weight=4
|
||||
pushd "$install_dir"
|
||||
#REMOVEME? ynh_secure_remove --file="$install_dir/local"
|
||||
ynh_secure_remove --file="$install_dir/local"
|
||||
carton install --without=mysql --without=htpasswd --without=test
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue