Auto starting easy-openvpn.connect-server on system start up

I’ve started to use the easy-openvpn snap and so far its working great on my ubuntu core device.

sudo easy-openvpn.connect-server /path/to/myovpn.ovpn --daemon

However I’m not sure how to run this command on system startup.

Does anyone have any suggestions or alternatives?