Reviewed-on: #200
Co-authored-by: Victor <victor@xirion.net>
Co-committed-by: Victor <victor@xirion.net>
This commit is contained in:
Vivian 2023-09-09 16:18:16 +02:00
parent ec3665195e
commit 78eb7a7261
6 changed files with 29 additions and 9 deletions

View file

@ -1,4 +1,6 @@
#! /usr/bin/env bash
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p vault curl jq
shopt -s extglob
set -eu -o pipefail