Files
twitch-miner/DELETE_PYCACHE.bat
0815Cracky ff22f47b90 update
2024-02-27 11:46:37 +01:00

5 lines
205 B
Batchfile

@echo off
rmdir /s /q __pycache__
rmdir /s /q TwitchChannelPointsMiner\__pycache__
rmdir /s /q TwitchChannelPointsMiner\classes\__pycache__
rmdir /s /q TwitchChannelPointsMiner\classes\entities\__pycache__