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
add74be76b
commit
287792082c
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ cp -a ../conf/config.js $config_path
|
|||
# INSTALL THE LOUNGE
|
||||
#=================================================
|
||||
ynh_use_nodejs
|
||||
npm -g install $final_path
|
||||
npm -g install $final_path --unsafe-perm
|
||||
|
||||
# Install webpack
|
||||
#npm -g install webpack
|
||||
|
|
Loading…
Add table
Reference in a new issue