From 03bf0492189e866ebaa09b9d61586eeb878c4caf Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 25 Oct 2020 09:14:16 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 25f1b74..aa12204 100644 --- a/scripts/install +++ b/scripts/install @@ -40,6 +40,7 @@ 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 +mkdir -p /var/www/webircgateway webircgateway_path=/var/www/webircgateway #=================================================