update bundle.sh

This commit is contained in:
CounterFire2023 2024-04-16 15:27:47 +08:00
parent b956d46f5d
commit ab8f1019f0

View File

@ -1,6 +1,7 @@
#!/bin/bash
source /etc/profile
nvm use 16
cp ./configs/.env.production ./.env.production
yarn install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log