mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update remove
This commit is contained in:
parent
3312e67269
commit
16991ac66d
1 changed files with 0 additions and 2 deletions
|
@ -58,7 +58,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=1
|
|||
|
||||
# Remove metapackage and its dependencies
|
||||
ynh_remove_app_dependencies
|
||||
dpkg --purge vikunja
|
||||
|
||||
#=================================================
|
||||
# REMOVE THE REDIS DATABASE
|
||||
|
@ -74,7 +73,6 @@ ynh_script_progression --message="Removing $app main directory..." --weight=6
|
|||
|
||||
# Remove the app directory securely
|
||||
ynh_secure_remove --file="$final_path"
|
||||
#ynh_secure_remove --file="/etc/vikunja"
|
||||
|
||||
#=================================================
|
||||
# REMOVE NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue