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

Update remove

This commit is contained in:
ericgaspar 2021-01-17 17:05:52 +01:00
parent ec171a291e
commit 35e2f58bd1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -81,6 +81,9 @@ ynh_secure_remove --file="/etc/cron.d/$app"
# Remove the log files
ynh_secure_remove --file="/var/log/$app/"
# Remove the sqlitedb file
ynh_secure_remove --file="/var/lib/turn/"
#=================================================
# CLOSE A PORT
#=================================================