Install-ose.sh script throws "no such file or directory" error

Fresh raspbian lite install. When I run the install script:

$ sudo bash <(curl -sL https://www.screenly.io/install-ose.sh)

It immediately throws a “/dev/fd/63: No such file or directory” error.

I’m unable to manually create the directory either, so I’m guessing this is maybe a permissions issue?

Honestly, I’d prefer to just install a screenly image, but the files from here are not .img/.iso and there are zero instructions on how to flash a tar.gz file as a bootable image… or what the difference between QT or Webview is…

That old install script has been retired, which is why it errors out. Installing is much simpler now: Anthias is available directly in the Raspberry Pi Imager, so you choose Anthias from the operating system list and write it to your SD card. Marking this as solved. If you prefer installing on top of Raspberry Pi OS Lite, the current steps in the project README cover that too.