You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Doom app: show list before starting
This commit is contained in:
@@ -55,7 +55,7 @@ fi
|
||||
binary=$(readlink -f "$binary")
|
||||
chmod +x "$binary"
|
||||
|
||||
pushd internal_filesystem/
|
||||
pushd "$scriptdir"/../internal_filesystem/
|
||||
|
||||
if [ -f "$script" ]; then
|
||||
echo "Running script $script"
|
||||
|
||||
Reference in New Issue
Block a user