This commit is contained in:
wchino
2026-06-13 17:38:25 +08:00
parent e7e938f261
commit 7b33d9f9fa
190 changed files with 23222 additions and 4336 deletions

View File

@@ -59,7 +59,9 @@ Write-Host "完成: $OutputPath (${sizeMb} MB)"
Write-Host @"
:
docker load -i thebet365-images.tar
docker compose -f docker-compose.prod.yml --env-file .env.docker up -d
:
./scripts/deploy-first.sh --images thebet365-images.tar
:
./scripts/deploy-update.sh --images thebet365-images.tar
"@