diff --git a/update-deps-linux b/update-deps-linux index 52893b07..b9814558 100644 --- a/update-deps-linux +++ b/update-deps-linux @@ -1,5 +1,5 @@ echo "Updating the dependencies" -cp common_easyjson.tgo common_easyjson.go +cp ./common/common_easyjson.tgo ./common/common_easyjson.go go get -u github.com/mailru/easyjson/... easyjson -pkg common go get \ No newline at end of file