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

This commit is contained in:
Jörg Thalheim
2025-05-05 20:01:10 +02:00
committed by GitHub
@@ -1,5 +1,5 @@
#!/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