mirror of https://github.com/k3s-io/k3s
Patch and setup unpigz
parent
400225e73d
commit
24463d4985
|
@ -7,3 +7,4 @@ source $(dirname $0)/version.sh
|
|||
cd $(dirname $0)/..
|
||||
|
||||
curl --compressed -sfL https://github.com/ibuildthecloud/k3s-root/releases/download/${ROOT_VERSION}/k3s-root-${ARCH}.tar | tar xf -
|
||||
ln -sf pigz bin/unpigz
|
||||
|
|
Loading…
Reference in New Issue