mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Blue Turtle - The Refactoring+
- Update install scripts
This commit is contained in:
parent
b7d08eb500
commit
c7e70c03e8
6 changed files with 269 additions and 85 deletions
|
@ -43,7 +43,7 @@ echo "============="
|
|||
echo "Shinobi - Install NPM Libraries"
|
||||
npm i npm -g
|
||||
npm install --unsafe-perm
|
||||
npm audit fix --unsafe-perm
|
||||
sudo npm audit fix --force
|
||||
echo "============="
|
||||
echo "Shinobi - Install PM2"
|
||||
npm install pm2 -g
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue