重构
This commit is contained in:
@@ -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
|
||||
"@
|
||||
|
||||
Reference in New Issue
Block a user