We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d1612 commit 8626f7cCopy full SHA for 8626f7c
scripts/freezefs_mount_builtin.sh
@@ -1,4 +1,4 @@
1
-builtindir=$(readlink -f "MicroPythonOS/internal_filesystem/builtin")
+builtindir=$(readlink -f "internal_filesystem/builtin")
2
3
pushd ../freezeFS/
4
python3 -m freezefs --target /builtin --on-import mount "$builtindir" freezefs_mount_builtin.py
0 commit comments