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
18e60574f5
commit
930a96e2f0
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ chown -R $app: $final_path
|
|||
|
||||
pushd $final_path || ynh_die
|
||||
ynh_use_nodejs
|
||||
ynh_exec_as $app env $ynh_node_load_PATHnpm install -g inherits
|
||||
ynh_exec_as $app env $ynh_node_load_PATH npm install
|
||||
popd || ynh_die
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue