mirror of
https://github.com/YunoHost-Apps/endi_ynh.git
synced 2024-09-03 18:35:54 +02:00
Update _common.sh
This commit is contained in:
parent
915275351c
commit
11067f05af
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ __ynh_endi_build() {
|
|||
ynh_install_nodejs --nodejs_version=16
|
||||
|
||||
pushd "$install_dir/endi" 2>&1
|
||||
ynh_script_progression --message="Downloading NPM dependencies..." --weight=1
|
||||
ynh_exec_as $app $ynh_node_load_PATH $ynh_npm --prefix js_sources install 2>&1
|
||||
ynh_exec_as $app $ynh_node_load_PATH $ynh_npm --prefix vue_sources install 2>&1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue