Add dotfiles for cgminer and AMDSDK for crypto mining

This commit is contained in:
2013-12-28 11:29:33 +00:00
parent 616dead175
commit 88ab582f3d
3 changed files with 18 additions and 0 deletions

7
shell/cgminer.sh Normal file
View File

@@ -0,0 +1,7 @@
#
# cgminer
#
if [ -d "/opt/cgminer/bin" ]; then
path_prepend "/opt/cgminer/bin"
fi