1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kiwiirc_ynh.git synced 2024-09-03 19:35:59 +02:00

Update install

This commit is contained in:
ericgaspar 2020-10-25 09:14:16 +01:00
parent 6e5296d590
commit 03bf049218

View file

@ -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
#=================================================