1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/h5ai_ynh.git synced 2024-09-03 20:36:25 +02:00

Update scripts/remove

This commit is contained in:
Tagada 2022-04-04 20:22:57 +02:00 committed by GitHub
parent a4faf5c6f0
commit ed091b4980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,12 +60,9 @@ ynh_remove_app_dependencies
#================================================= #=================================================
# SPECIFIC REMOVE # SPECIFIC REMOVE
#================================================= #=================================================
# REMOVE VARIOUS FILES # ...
#================================================= #=================================================
ynh_script_progression --message="Removing various files..." --weight=1
# Remove a directory securely
ynh_secure_remove --file="/etc/$app"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION