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
48701284e4
commit
62cfd22120
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ pushd $final_path
|
||||||
sudo npm install --production
|
sudo npm install --production
|
||||||
sudo node osjs build
|
sudo node osjs build
|
||||||
popd
|
popd
|
||||||
|
pre_inst_os.js
|
||||||
sudo yunohost firewall allow Both $port
|
sudo yunohost firewall allow Both $port
|
||||||
sudo systemctl start "$app".service
|
sudo systemctl start "$app".service
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue