Skip to content

Commit

Permalink
Update cryptodredge16.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
nemosminer authored May 7, 2019
1 parent 68d6a06 commit 3c38fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OptionalMiners/cryptodredge16.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ $Uri = "https://github.com/technobyl/CryptoDredge/releases/download/v0.16.0/Cryp

$Commands = [PSCustomObject]@{
"exosis" = " --intensity 8 -a exosis" #Exosis
"phi" = " --intensity 8 -a phi" #Phi
}

$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
Expand Down

0 comments on commit 3c38fda

Please sign in to comment.