Install fail on a minimal linux endpoint

Hi

Trying to install roonbridge on a standalone headless debian 8 server

minimal install (just SSH and basic utilities)

on running the install script I get the following error

html: No such file or directory
syntax error near unexpected token ‘<’
head title 404 Not Found /title /head

No entirely sure why the installer script is hunting for HTML stuff but there you go

Anyone any ideas?

Fixed it :smile:

curl was not downloading the installer script properly (I was getting some HTML nonsense - no idea why) so I downloaded onto my Mac and scp’d across

All good once alsa-base and alsa-utils installed