mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update install
This commit is contained in:
parent
785fc0ac03
commit
7e51b86e02
1 changed files with 2 additions and 2 deletions
|
@ -137,8 +137,8 @@ npm install $final_path --unsafe-perm
|
|||
#npm -g install webpack-cli
|
||||
|
||||
# Build The Lounge
|
||||
#cd $final_path
|
||||
#NODE_ENV=production npm run build config.js
|
||||
cd $final_path
|
||||
NODE_ENV=production npm run build
|
||||
|
||||
#=================================================
|
||||
# STORE THE CHECKSUM OF THE CONFIG FILE
|
||||
|
|
Loading…
Add table
Reference in a new issue