Unable to run script for Synology config

Hi guys, new here but I’m ready to link all my smart stuff to home assistant :slight_smile:
I have a Synology DS218j NAS and been following the guide here (not the docker guide): https://www.home-assistant.io/docs/installation/synology/

All looks good until I get to the part that says Create hass-daemon file using the following code it just will not create anything when I paste that into putty that’s connected to my NAS via SSH port 22.

I know it must be something silly I’m doing, maybe someone can tell me what is.
Thanks.

Realized that I had to save that as a file (with unix EOL) and call it hass-daemon so it was silly.
I also had to install pip version 9.0.1 as detailed HERE without which the daemon would not start.

Hopefully this helps others with a similar setup.