1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchdb_ynh.git synced 2024-09-03 18:16:11 +02:00

Update remove

This commit is contained in:
ericgaspar 2021-07-23 12:33:12 +02:00
parent 8b512a00c6
commit e771cd1bdc
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -43,10 +43,10 @@ ynh_remove_app_dependencies
#=================================================
# REMOVE APP MAIN DIR
#=================================================
ynh_script_progression --message="Removing app main directory..." --weight=4
#ynh_script_progression --message="Removing app main directory..." --weight=4
# Remove the app directory securely
ynh_secure_remove --file="$final_path"
#ynh_secure_remove --file="$final_path"
#=================================================
# REMOVE NGINX CONFIGURATION