EDIT: Also, is there a way for remote controlling all rigs on nvOC? Like if I update oneBash to update it on all rigs at the same time?
Quite a newbie with Linux

go to web site
https://pastebin.com/ and create paste
edit "2unix" file on every mining rig (nano /home/m1/2unix)
paste this line: (see raw link on your pastebin service)
#!/bin/bash
cd /tmp
wget
https://pastebin.com/raw/JkzeVvZS (change_this)
cp JkzeVvZS(change_this) /home/m1/oneBash
sudo dos2unix /home/m1/oneBash
sleep 2
sudo ldconfig /usr/local/cuda/lib64
bash '/home/m1/oneBash'
and reboot your rig
ps: sorry, my english is bad (