1
0
Fork 0
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:
frju365 2017-08-13 22:23:53 +02:00 committed by GitHub
parent 3612248617
commit 521235a254

View file

@ -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