This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
ka-cn
/
vibe-coding-cn
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
10f1848b65
Ramos
Etiquetas
dev
202512171918
202512140705
vibe-coding-cn
/
libs
/
external
/
chat-vault
/
scripts
/
deploy.sh
deploy.sh
91 B
Histórico
Em bruto
1
2
3
4
5
6
7
#!/bin/bash
# 部署脚本
set -e
echo "Deploying..."
# docker-compose up -d
echo "Done!"