script for the script

This commit is contained in:
thezomo
2025-08-17 14:55:10 -05:00
parent 7d7215f63e
commit 8d1daff2f8

3
clean.bat Normal file
View File

@@ -0,0 +1,3 @@
cd scripts
deno --allow-read --allow-write clean.ts
cd ..