1
0
Fork 0
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:
ericgaspar 2021-08-05 19:28:26 +02:00
parent 989edb784d
commit 0da536a538
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -75,6 +75,8 @@ ynh_script_progression --message="Removing $app main directory..." --weight=6
# Remove the app directory securely # Remove the app directory securely
ynh_secure_remove --file="$final_path" ynh_secure_remove --file="$final_path"
ynh_secure_remove --file="/opt/vikunja"
#================================================= #=================================================
# REMOVE NGINX CONFIGURATION # REMOVE NGINX CONFIGURATION
#================================================= #=================================================