This website requires JavaScript.
Explore
Help
Sign In
BodgeMaster
/
ThatMinecraftLauncher
Archived
Watch
1
Star
0
Fork
You've already forked ThatMinecraftLauncher
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-22
. You can view files and clone it, but cannot push or open issues/pull-requests.
backup
ThatMinecraftLauncher
/
devtools
/
rmpyc
5 lines
48 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
shopt
-s globstar
rm -v ./**/*.pyc
Reference in New Issue
View Git Blame
Copy Permalink