mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update install
This commit is contained in:
parent
144059a26e
commit
84e0f0fb80
1 changed files with 2 additions and 2 deletions
|
@ -122,8 +122,8 @@ ynh_script_progression --message="Building $app... (this will take some time and
|
|||
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
ynh_npm install -g inherits
|
||||
ynh_exec_as $app env $ynh_node_load_PATH ynh_npm install
|
||||
npm install -g inherits
|
||||
ynh_exec_as $app env $ynh_node_load_PATH npm install
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue