Skip to content

Commit

Permalink
Update bashscript.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
suchsoak authored Nov 19, 2023
1 parent 7f85d38 commit 7583ac9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bashscript.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
@echo:: [*] 2. Resetadores Netsh
@echo:: [*] 3. Systeminfo
@echo:: [*] 4. Sair do terminal
@echo:: [*] Github:github.com/suchsoak
@echo:: [*] V.1.0.0
@echo:: [*] BY: ~#M?x
@echo::::::::::::::::::::::::::::::::::::::::::::
set /p escolha= escolha uma opcao:
if %escolha% equ 1 goto escolha1
Expand Down Expand Up @@ -417,4 +420,4 @@ if "%input%"==""(
)

:escolha4
exit
exit

0 comments on commit 7583ac9

Please sign in to comment.