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:
parent
ec171a291e
commit
35e2f58bd1
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ ynh_secure_remove --file="/etc/cron.d/$app"
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app/"
|
ynh_secure_remove --file="/var/log/$app/"
|
||||||
|
|
||||||
|
# Remove the sqlitedb file
|
||||||
|
ynh_secure_remove --file="/var/lib/turn/"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CLOSE A PORT
|
# CLOSE A PORT
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue