I have had many issues getting the MineOS plugin to work. After a few weeks and lots of almost complete help, this is what worked for me.
I am not sure how to get it rolled into the plugin, that is for better minds
jexec $ /bin/csh
service mineos onestop
pkg upgrade
pkg install -y openjdk8 node8 npm-node8 python
sed -i '' -e 's|^\(command="\).*\("\)$|\1/usr/local/bin/node\2|' /usr/local/etc/rc.d/mineos
sed -i '' -e...
MineOS Plugin updating...
I am not sure how to get it rolled into the plugin, that is for better minds
- install MineOS 9.3.5
- start MineOS
jexec $ /bin/csh
service mineos onestop
pkg upgrade
pkg install -y openjdk8 node8 npm-node8 python
sed -i '' -e 's|^\(command="\).*\("\)$|\1/usr/local/bin/node\2|' /usr/local/etc/rc.d/mineos
sed -i '' -e...
MineOS Plugin updating...