1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2024-08-23 17:24:49 +02:00
parent a96e56eab1
commit 3ab7e0e161

View file

@ -81,9 +81,6 @@ ynh_script_progression --message="Removing various files..." --weight=1
# Remove a directory securely
ynh_secure_remove --file="/etc/$app"
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT
#=================================================