Parse commandline strings, move away from old env vars
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 2m6s
Build documentation / build-and-deploy (push) Successful in 1m18s

This commit is contained in:
2026-04-28 22:45:31 +02:00
parent 9fbe23024c
commit fbf067d418
15 changed files with 265 additions and 185 deletions

View File

@@ -4,13 +4,13 @@ terminfo
echo "\n"
echo "Starting USB poller...\n"
sys:/usb -C poll &
sys:/usb -poll &
echo "\n"
stall 2000
echo "Available devices:\n"
sys:/devices -C list_all
sys:/devices -list-all
echo "\n"
echo "Running processes:\n"