重构
This commit is contained in:
@@ -89,7 +89,9 @@ fi
|
||||
|
||||
cat <<'EOF'
|
||||
|
||||
服务器加载:
|
||||
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
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user