more ci stuff
Some checks failed
Nix / lint (push) Has been cancelled
Plex Update / update (push) Failing after 19s

This commit is contained in:
Vivian 2023-09-09 10:51:06 +02:00
parent 79c9447175
commit 78230a3b0a
2 changed files with 8 additions and 4 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