Skip to content

Commit 7583ac9

Browse files
authored
Update bashscript.bat
1 parent 7f85d38 commit 7583ac9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bashscript.bat

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
@echo:: [*] 2. Resetadores Netsh
77
@echo:: [*] 3. Systeminfo
88
@echo:: [*] 4. Sair do terminal
9+
@echo:: [*] Github:github.com/suchsoak
10+
@echo:: [*] V.1.0.0
11+
@echo:: [*] BY: ~#M?x
912
@echo::::::::::::::::::::::::::::::::::::::::::::
1013
set /p escolha= escolha uma opcao:
1114
if %escolha% equ 1 goto escolha1
@@ -417,4 +420,4 @@ if "%input%"==""(
417420
)
418421

419422
:escolha4
420-
exit
423+
exit

0 commit comments

Comments
 (0)