This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
ThatMinecraftLauncher/devtools/rmpyc

5 lines
48 B
Bash
Executable File

#!/bin/bash
shopt -s globstar
rm -v ./**/*.pyc