You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
4 lines
194 B
Bash
Executable File
4 lines
194 B
Bash
Executable File
pushd ~/projects/MicroPythonOS/freezeFS
|
|
python3 -m freezefs --target /builtin --on-import mount ~/projects/MicroPythonOS/MicroPythonOS/internal_filesystem/builtin freezefs_mount_builtin.py
|
|
popd
|