mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update install
This commit is contained in:
parent
3612248617
commit
521235a254
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ cat /etc/systemd/system/$app.service
|
|||
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
sudo_path npm install --production >> $install_log 2>&1
|
||||
sudo_path npm install >> $install_log 2>&1
|
||||
sudo_path node osjs build
|
||||
popd
|
||||
sudo yunohost firewall allow Both $port
|
||||
|
|
Loading…
Add table
Reference in a new issue