update bundle.sh
This commit is contained in:
parent
b956d46f5d
commit
ab8f1019f0
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source /etc/profile
|
source /etc/profile
|
||||||
|
nvm use 16
|
||||||
|
|
||||||
cp ./configs/.env.production ./.env.production
|
cp ./configs/.env.production ./.env.production
|
||||||
yarn install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
yarn install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user