From ff8c71c4f3b3f9d1da5bf044fa3bc3292bf84788 Mon Sep 17 00:00:00 2001 From: Halbe Bruno Date: Mon, 10 Feb 2025 13:15:09 -0300 Subject: [PATCH] Atualizar server.sh --- server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.sh b/server.sh index 3213638..c04ca40 100644 --- a/server.sh +++ b/server.sh @@ -189,7 +189,7 @@ _motd() { _teccnia() { ## Variáveis - REPO_URL="https://git.ipv0.com.br/teccnia/servers.git" + REPO_URL="https://git.ipv0.com.br/teccnia/servidores.git" CLONE_DIR="/opt/teccnia/tools" BIN_DIR="/usr/bin"