mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update app
This commit is contained in:
parent
266e890c46
commit
0b17cf754d
1 changed files with 1 additions and 0 deletions
|
@ -88,5 +88,6 @@ ynh_remove_apps() {
|
||||||
# Remove $oneapp
|
# Remove $oneapp
|
||||||
ynh_print_info --message="Removing of $oneapp"
|
ynh_print_info --message="Removing of $oneapp"
|
||||||
yunohost app remove $oneapp --purge
|
yunohost app remove $oneapp --purge
|
||||||
|
fi
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue