mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Removed not needed ynh_user_exists --username=$focus_user
This commit is contained in:
parent
9ca9b92c51
commit
6d97d2b68d
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde
|
|||
# Register (book) web path
|
||||
ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url
|
||||
|
||||
#ynh_user_exists --username=$focus_user || ynh_die --message="User $focus_user already exist, please remove it first"
|
||||
|
||||
#=================================================
|
||||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue