You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
fix install script path
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ if [ -z "$appname" ]; then
|
||||
sleep 2
|
||||
fi
|
||||
|
||||
mpremote=~/MicroPythonOS/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py
|
||||
mpremote=~/projects/MicroPythonOS/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py
|
||||
|
||||
pushd internal_filesystem/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user