new redirection

This commit is contained in:
Danilo Reyes
2025-10-29 14:06:29 -06:00
parent 6971bc9c9e
commit 6d05270d09
4 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ NC='\033[0m' # No Color
# Configuration
CACHE_NAME="servidos:nixos"
CACHE_URL="https://cache.servidos.lat"
CACHE_URL="https://cache.lebubu.org"
echo -e "${BLUE}=========================================${NC}"
echo -e "${BLUE}NixOS Build Cache Pusher${NC}"