1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

Update install

This commit is contained in:
ericgaspar 2021-11-10 08:31:11 +01:00
parent 9379092da7
commit f3ba1bbe68

View file

@ -40,9 +40,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
# Check user
ynh_user_exists "$admin"
#=================================================
# STORE SETTINGS FROM MANIFEST
#=================================================