1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2023-03-04 17:36:29 +01:00
parent a73107de19
commit 649149d953

View file

@ -33,11 +33,8 @@ ynh_remove_systemd_config
#=================================================
# REMOVE APP MAIN DIR
#=================================================
#REMOVEME? ynh_script_progression --message="Removing app main directory..." --weight=1
# Remove the app directory securely
ynh_secure_remove --file="/usr/local/bin/simplex"
ynh_secure_remove --file="/etc/opt/simplex"
#=================================================