scripts: Fix typo in a comment
Change-Id: If79e778e786db06d2263bcd5393f639a4bb92542
This commit is contained in:
parent
2ac72eaf16
commit
187680b0c1
@ -17,7 +17,7 @@ make -C "$SCRIPTDIR"/.. install-sim
|
|||||||
echo "Overriding default max segment size to 6MiB"
|
echo "Overriding default max segment size to 6MiB"
|
||||||
GOBIN=$TMP go install -v -ldflags "-X 'storj.io/uplink.maxSegmentSize=6MiB'" storj.io/storj/cmd/uplink
|
GOBIN=$TMP go install -v -ldflags "-X 'storj.io/uplink.maxSegmentSize=6MiB'" storj.io/storj/cmd/uplink
|
||||||
|
|
||||||
# use modifed version of uplink
|
# use modified version of uplink
|
||||||
export PATH=$TMP:$PATH
|
export PATH=$TMP:$PATH
|
||||||
|
|
||||||
export STORJ_NETWORK_DIR=$TMP
|
export STORJ_NETWORK_DIR=$TMP
|
||||||
|
Loading…
Reference in New Issue
Block a user