From 3a762255f72cef2aee87cd16ba934658f5282dbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?E=CC=81ric=20Gaspar?=
 <46165813+ericgaspar@users.noreply.github.com>
Date: Fri, 7 Jun 2024 15:58:44 +0200
Subject: Update install

---
 scripts/install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'scripts/install')

diff --git a/scripts/install b/scripts/install
index 9d0505a..2937afe 100755
--- a/scripts/install
+++ b/scripts/install
@@ -56,7 +56,7 @@ ynh_script_progression --message="Installing $app..." --weight=1
 pushd $install_dir
  	ynh_use_nodejs
 	ynh_exec_as $app env $ynh_node_load_PATH yarn
-	ynh_exec_as $app env $ynh_node_load_PATH yarn build	
+	#ynh_exec_as $app env $ynh_node_load_PATH yarn build	
 popd
 
 #=================================================
-- 
cgit v1.2.3