mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
remove --production, lack some module
This commit is contained in:
parent
5310877d5d
commit
213be1cdae
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ pushd $final_path
|
|||
popd
|
||||
|
||||
pushd $final_path/dist
|
||||
sudo -u $app env PATH=$PATH npm install --ignore-scripts --production
|
||||
sudo -u $app env PATH=$PATH npm install --ignore-scripts
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue