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
c74d930251
commit
71c9af8ba8
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ npm -g install webpack-cli
|
|||
|
||||
# Build The Lounge
|
||||
cd $final_path
|
||||
NODE_ENV=production npm run build
|
||||
NODE_ENV=production npm run build config.js
|
||||
|
||||
#=================================================
|
||||
# STORE THE CHECKSUM OF THE CONFIG FILE
|
||||
|
|
Loading…
Reference in a new issue