Easel Local for Linux?

Hi,
Please again…
How do I do to :

Start on boot

To start the driver on bootup, run:

(crontab -l ; echo "@reboot cd ~/easel-driver && /usr/bin/screen -dmS easel node iris.js") | crontab
```--
JB