mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Remove shell setup for cgminer
This commit is contained in:
@@ -47,9 +47,6 @@ source "$DOTSHELL/docker.sh"
|
||||
source "$DOTSHELL/google-cloud.sh"
|
||||
source "$DOTSHELL/kubernetes.sh"
|
||||
|
||||
# Applications
|
||||
source "$DOTSHELL/cgminer.sh"
|
||||
|
||||
# Services
|
||||
source "$DOTSHELL/services.sh"
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
#
|
||||
# cgminer
|
||||
#
|
||||
|
||||
if [ -d "/opt/cgminer/bin" ]; then
|
||||
path_prepend "/opt/cgminer/bin"
|
||||
fi
|
||||
Reference in New Issue
Block a user