update bundle.sh

This commit is contained in:
CounterFire2023 2024-04-16 15:13:16 +08:00
parent 627b3e34ff
commit b956d46f5d

View File

@ -2,8 +2,7 @@
source /etc/profile
module_sub_path=$module_path"/node_modules"
cp ./configs/.env.production ./.env.production
yarn install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
yarn build >> boundle.log