Update install

This commit is contained in:
Éric Gaspar 2024-11-07 10:28:58 +01:00
parent 6d56f6dc9b
commit 2e131bc450

View File

@ -64,7 +64,7 @@ ynh_config_add --template="config.js" --destination="$install_dir/server/config.
#================================================= #=================================================
# BUILD APP # BUILD APP
#================================================= #=================================================
ynh_script_progression "Building app... (this will take some time and resources!)" ynh_script_progression "Building $app... (this will take some time and resources!)"
pushd "$install_dir" pushd "$install_dir"
ynh_hide_warnings ynh_exec_as_app npm install ynh_hide_warnings ynh_exec_as_app npm install