mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
remove: use ynh_system_user_delete helper
This commit is contained in:
parent
f2013abebc
commit
a0a9fe6ab7
1 changed files with 1 additions and 1 deletions
|
@ -58,4 +58,4 @@ sudo rm -f "/var/log/${app}.log"
|
|||
# REMOVE DEDICATED USER
|
||||
#=================================================
|
||||
|
||||
sudo userdel "$app"
|
||||
ynh_system_user_delete "$app"
|
||||
|
|
Loading…
Add table
Reference in a new issue