Move freezeFS

This commit is contained in:
Thomas Farstrike
2025-06-15 09:35:11 +02:00
parent 2f4e87dd61
commit 3f5243eea7
+1 -1
View File
@@ -1,3 +1,3 @@
pushd ~/sources/freezeFS
pushd ~/projects/MicroPythonOS/freezeFS
python3 -m freezefs --target /builtin --on-import mount ~/sources/MicroPythonOS/internal_filesystem/builtin freezefs_mount_builtin.py
popd