mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10:11 +01:00
chore(doc): update docs for GO module support (#160)
Signed-off-by: vaniisgh <vanisingh@live.co.uk>>
This commit is contained in:
parent
13ec77c75e
commit
54f2b0b9fd
6 changed files with 6 additions and 1003 deletions
|
|
@ -43,7 +43,7 @@ fi
|
|||
|
||||
echo -e "\nbuilding the ZFS Driver version :- $VERSION\n"
|
||||
|
||||
VERSION_META="$(cat $GOPATH/src/github.com/openebs/zfs-localpv/BUILDMETA)"
|
||||
VERSION_META="$(cat $PWD/BUILDMETA)"
|
||||
|
||||
# Determine the arch/os combos we're building for
|
||||
UNAME=$(uname)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue