Skip to content

Commit 5ad0354

Browse files
authored
Update build.sh
1 parent 90caf6f commit 5ad0354

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ rm -f /tmp/${CUDA_REPO_PKG}
1212
sudo apt-get update
1313
sudo apt-get install cuda-drivers -y
1414
sudo apt-get install cuda -y
15-
https://github.com/tpruvot/ccminer
15+
git clone https://github.com/tpruvot/ccminer
1616
cd ccminer
17+
./autogen.sh
1718
./build.sh

0 commit comments

Comments
 (0)