Skip to content

Commit

Permalink
no change at all
Browse files Browse the repository at this point in the history
  • Loading branch information
Teramanbr committed May 12, 2022
1 parent 3e0e2b9 commit 100b227
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Terabyte Tweaker.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
SetLocal EnableDelayedExpansion
mkdir C:\TT\ >nul 2>&1

::This code was made by a 14 year old brazilian, which did all of this alone, so if the code is actual garbage,
::i apologise, for i am just a child who likes computers and has poor programming skills.
::This code was first created by a 12 year old brazilian, which did all of this alone, so if the code is actual garbage,
::he apologises, for he is just a child who likes computers and has poor programming skills.

ping -n 2 -w 700 google.com >nul 2>&1
IF %ERRORLEVEL% EQU 1 (
Expand Down Expand Up @@ -1358,4 +1358,4 @@ IF [%%G] EQU [1046] (
cls
goto EndEN
)
)
)

0 comments on commit 100b227

Please sign in to comment.