Remove clouding (no affiliate program), fix affiliate URLs, add contabo

This commit is contained in:
devops
2026-08-11 20:13:46 +02:00
parent 85f8b27d9c
commit f1b8fb5be6
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ elif [ "$MODE" = "vps" ]; then
echo ""
echo -e " ${BOLD}¿No tienes VPS?${NC} Consigue uno con descuento:"
echo -e " ${CYAN}https://d0a1.es/go/hetzner/${NC} — Hetzner Cloud"
echo -e " ${CYAN}https://d0a1.es/go/clouding/${NC} — Clouding.io"
echo -e " ${CYAN}https://d0a1.es/go/contabo/${NC} — Contabo"
else
echo -e "${RED}Modo desconocido: $MODE${NC}"
echo "Usa: ./deploy.sh local | vps | stop"