Skip to content

Instantly share code, notes, and snippets.

@Mr-Bossman
Created January 15, 2022 21:15
Show Gist options
  • Save Mr-Bossman/2408aac8ac89aec582ff5a51bd230d97 to your computer and use it in GitHub Desktop.
Save Mr-Bossman/2408aac8ac89aec582ff5a51bd230d97 to your computer and use it in GitHub Desktop.
termux ccminer
pkg install git nano automake build-essential libjansson
git clone --single-branch -b ARM https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
./run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment