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
f875b155e9
commit
805901925f
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ cp -a ../conf/config.js $config_path
|
|||
# INSTALL THE LOUNGE
|
||||
#=================================================
|
||||
npm -g install $final_path
|
||||
npm -g install webpack
|
||||
cd $final_path
|
||||
NODE_ENV=production npm run build index.js
|
||||
ln -s $final_path/index.js /usr/bin/thelounge/
|
||||
|
|
Loading…
Add table
Reference in a new issue