From 4647f348989fa2b4cb210135225363df8b45c200 Mon Sep 17 00:00:00 2001 From: WanderMotta Date: Mon, 26 Jan 2026 12:20:39 -0300 Subject: [PATCH] Upload Tds Arquivos --- github.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github.bat b/github.bat index 7df26de..1d59047 100644 --- a/github.bat +++ b/github.bat @@ -12,7 +12,7 @@ git checkout -b main git add README.md git commit -m "Upload Tds Arquivos" -#Realizando push para um repositório existente por linha de comando +REM Realizando push para um repositório existente por linha de comando git remote add origin https://gitea.aplicativopro.com/wander/CNES-API-IASIS.git git push -u origin main