run update.sh in CI (no commit yet) -1

This commit is contained in:
Vivian 2023-05-25 23:19:10 +02:00
parent 3a7b88fd49
commit a82dbf2dac

View file

@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell #! /usr/bin/env nix-shell
#! nix-shell -i bash -p jq curl vault #! nix-shell -i bash -p jq curl vault coreutils
set -x set -x
shopt -s extglob shopt -s extglob