Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 77aae40

Browse files
authored
Finalize
1 parent ed8d152 commit 77aae40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

AIO.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,9 @@ attrib -h ".git"
241241
del README.md
242242
del "Getting Variables".md
243243
del .gitignore
244+
if exist RAT.exe (del RAT.exe)
244245
rmdir /s /q ".git"
245246
rmdir /s /q "build"
246247
rmdir /s /q "dist"
247248

248-
goto main
249+
goto main

0 commit comments

Comments
 (0)