Skip to content

Commit

Permalink
remove debugger line
Browse files Browse the repository at this point in the history
  • Loading branch information
microsoftly committed Sep 9, 2018
1 parent 996525a commit 571be27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ dev: docker-test-base
.PHONY: dev-osx
dev-osx: docker-test-base
docker run --rm -it \
-p 2345:2345 \
-v $$GOPATH/src/github.com/fossas/fossa-cli:/home/fossa/go/src/github.com/fossas/fossa-cli \
quay.io/fossa/fossa-cli-test-base /bin/bash

Expand Down

0 comments on commit 571be27

Please sign in to comment.