You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
@@ -1,4 +1,4 @@
|
||||
output=/home/user/projects/MicroPythonOS/apps/
|
||||
output=../apps/
|
||||
outputjson="$output"/app_index.json
|
||||
output=$(readlink -f "$output")
|
||||
outputjson=$(readlink -f "$outputjson")
|
||||
|
||||
Reference in New Issue
Block a user