From 4763e8dd31e79e2f6bcbc7f2e74b6efd0a92d606 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 30 May 2022 14:41:43 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 424060c..3de22b8 100755 --- a/scripts/install +++ b/scripts/install @@ -97,9 +97,9 @@ ynh_script_progression --message="Configuring NGINX web server..." --weight=1 ynh_add_nginx_config #================================================= -# Node Stuff +# BUILD APP #================================================= -ynh_script_progression --message="Installing Audiobookshelf..." --weight=10 +ynh_script_progression --message="Building app..." --weight=10 ynh_use_nodejs