If you tried the command and get a no such file directory error, read on.
Code: Select all
root@hmibsc:~# /run/media/mmcblk1p9/Software/SEnode_Install_packages/Install.sh
-sh: /run/media/mmcblk1p9/Software/SEnode_Install_packages/Install.sh: No such file or directory
Code: Select all
root@hmibsc:~# mkdir SEnode
root@hmibsc:~# cd SEnode
root@hmibsc:~/SEnode#
Code: Select all
root@hmibsc:~/SEnode# wget emaxcontrol.com/files/softwares/SEnode_Install_packages.tar
Code: Select all
root@hmibsc:~/SEnode# tar -xvf SEnode_Install_packages.tar
Code: Select all
./SEnode/SEnode_Install_packages/Install.sh
Code: Select all
root@hmibsc:~# systemctl restart nodered