Files
MicroPythonOS/install.sh
T
Thomas Farstrike 2139e25723 Shorter names
2025-04-22 13:34:38 +02:00

9 lines
382 B
Bash
Executable File

pkill -f "python.*mpremote"
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp boot.py :/boot.py
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp main.py :/main.py
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r apps :/
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py reset