Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Commit 322b55d

Browse files
author
Mya Pitzeruse
committed
make: changed default target
1 parent c4dff58 commit 322b55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
default: gitfs
1+
default: install
22

33
deps:
44
go get -t -v ./...

0 commit comments

Comments
 (0)