Commit inicial - upload de todos os arquivos da pasta

This commit is contained in:
2025-06-11 10:13:15 -03:00
commit d3ce0615ac
5 changed files with 89 additions and 0 deletions

5
remove_arquivo.bat Normal file
View File

@@ -0,0 +1,5 @@
#git clone https://gitea.aplicativopro.com/wander/Movimentacao.git
git rm app.zip
git commit -m "Remove app.zip"
git push origin main