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
597b1b0af7
commit
b4e6b14766
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,7 @@ ynh_secure_remove --file="/home/yunohost.app/$app"
|
|||
#=================================================
|
||||
# REMOVE CRON JOB
|
||||
#=================================================
|
||||
|
||||
# Remove a cron file
|
||||
ynh_secure_remove --file="/etc/cron.d/$app"
|
||||
|
||||
|
@ -108,6 +109,7 @@ fi
|
|||
ynh_script_progression --message="Removing the dedicated system user..." --weight=1
|
||||
|
||||
# Delete a system user
|
||||
userdel turnserver ssl-cert
|
||||
ynh_system_user_delete --username=turnserver
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue