Unverified Commit 76020e59 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

k3s: add missing dependencies to update script (#404392)

parents d6abbec9 12203133
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p curl gnugrep gnused jq nurl yq-go
#!nix-shell -i bash -p curl git gnugrep gnused go jq nurl yq-go

set -x -eu -o pipefail