beryllium-org / OS

Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
GNU General Public License v3.0
226 stars 14 forks source link

SyntaxError in headtail, can't find it #29

Closed bill88t closed 2 years ago

bill88t commented 2 years ago

Headtail was moved externally into /LjinuxRoot/bin and during the conversion it broke. I don't want to revert it though.

bill88t commented 2 years ago

it was a pexec, not a fpexec