Files
dotfiles/shell/cgminer.sh

8 lines
87 B
Bash

#
# cgminer
#
if [ -d "/opt/cgminer/bin" ]; then
path_prepend "/opt/cgminer/bin"
fi