You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
2 lines
55 B
Bash
Executable File
2 lines
55 B
Bash
Executable File
find internal_filesystem -iname "*.pyc" -exec rm {} \;
|