We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f85d38 commit 7583ac9Copy full SHA for 7583ac9
bashscript.bat
@@ -6,6 +6,9 @@
6
@echo:: [*] 2. Resetadores Netsh
7
@echo:: [*] 3. Systeminfo
8
@echo:: [*] 4. Sair do terminal
9
+@echo:: [*] Github:github.com/suchsoak
10
+@echo:: [*] V.1.0.0
11
+@echo:: [*] BY: ~#M?x
12
@echo::::::::::::::::::::::::::::::::::::::::::::
13
set /p escolha= escolha uma opcao:
14
if %escolha% equ 1 goto escolha1
@@ -417,4 +420,4 @@ if "%input%"==""(
417
420
)
418
421
419
422
:escolha4
-exit
423
+exit
0 commit comments