This commit is contained in:
aixianling
2024-09-20 12:02:02 +08:00
commit e6a0613681
615 changed files with 96144 additions and 0 deletions

5
build.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
yarn build
rm -rf ./dist/img/**
scp -P 35738 -r ./dist/* ssh root@8.130.12.92:/back/avue/avue/avue-data