Skip to content

Commit

Permalink
Fix issue hybridgroup#55 - go digispark install does more than the do…
Browse files Browse the repository at this point in the history
…cs say

Signed-off-by: christophberger <christophberger@users.noreply.github.com>
  • Loading branch information
christophberger committed Jul 26, 2017
1 parent 4b56fad commit f54d7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/digispark.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ func Digispark() cli.Command {
switch c.Args().First() {
case "install":
downloadDigisparkInstaller()
runDigisparkInstaller()
return

case "upload":
Expand Down

0 comments on commit f54d7fa

Please sign in to comment.