Fix error in config directory

This commit is contained in:
idk
2020-01-05 13:48:30 -05:00
parent bf6b920eff
commit 6159dc47f0
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ USR := usr/
LOCAL := local/
VERSION := 0.32.09
GO111MODULE=off
GO111MODULE=on
echo:
@echo "$(GOPATH)"