mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-28 09:56:20 +02:00
remove -d from go get.
This commit is contained in:
parent
b6742c92ce
commit
bed6e3b675
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ fi
|
|||
|
||||
#
|
||||
# load server dependencies
|
||||
go get -v -t -d .
|
||||
go get -v -t .
|
||||
|
||||
#
|
||||
# build server
|
||||
|
|
Loading…
Add table
Reference in a new issue