Fix(/run):Use cnpm instead of yarn.

This commit is contained in:
漩葵 2024-09-17 11:36:12 +08:00
parent 456b8d4eb7
commit 7df741ac15
2 changed files with 2 additions and 6323 deletions

4
run
View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
yarn cnpm install
yarn build cnpm run build
cp dockerfile ./.output/ cp dockerfile ./.output/
cp .env.docker ./.output/server/.env cp .env.docker ./.output/server/.env
docker-compose up -d docker-compose up -d

6321
yarn.lock

File diff suppressed because it is too large Load Diff