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
15b08fa090
commit
5337caddcb
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ sudo chown admin -R $install_log
|
|||
#=================================================
|
||||
|
||||
pushd $final_path
|
||||
ynh_replace_string "port: 8000" "$port" "$final_path/src/server/config.js"
|
||||
ynh_use_nodejs
|
||||
NODE_ENV=production npm install >> $install_log 2>&1
|
||||
NODE_ENV=production npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue