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…