i need a simple command line(LINUX) for automount /storage/ Openelec SD card on a remote server when kodi start.
example
mount /storage/ 10.20.30.40/usernamefolder/
It's possible to make it running in background?
or create a connection for access on that SD in remote ssh.
Thank you