[scripts] Minor update.
This commit is contained in:
parent
83bd67f14c
commit
678c780ba4
1 changed files with 3 additions and 1 deletions
|
@ -249,9 +249,11 @@
|
||||||
test "${#}" -eq 0
|
test "${#}" -eq 0
|
||||||
exec -- "${ZRUN[@]}" ':: go / tool' \
|
exec -- "${ZRUN[@]}" ':: go / tool' \
|
||||||
get \
|
get \
|
||||||
-m \
|
-v \
|
||||||
-d \
|
-d \
|
||||||
-u \
|
-u \
|
||||||
|
-- \
|
||||||
|
all \
|
||||||
#
|
#
|
||||||
!!
|
!!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue