Untitled


SUBMITTED BY: Thiha0101

DATE: May 26, 2023, 4:50 a.m.

FORMAT: JSON

SIZE: 351 Bytes

HITS: 432

  1. sudo apt-get update -y
  2. sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
  3. sudo apt install git -y
  4. git clone --single-branch -b ARM https://github.com/monkins1010/ccminer
  5. sudo apt install nano -y
  6. cd ccminer
  7. chmod +x build.sh
  8. chmod +x configure.sh
  9. chmod +x autogen.sh
  10. ./build.sh
  11. nano run

comments powered by Disqus