Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jestxfot authored May 12, 2024
1 parent 52db076 commit e4e3f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ if "%~1" neq "Admin" (
) else (
rd "C:\Temp" /s /q
rd "C:\Windows\Temp" /s /q
rd "C:\Users\Admin\AppData\Local\Temp" /s /q
rd "C:\Users\SCH\AppData\Local\Temp" /s /q
rd "%homepath%/Searches" /s /q
Expand Down

0 comments on commit e4e3f01

Please sign in to comment.