die eagerly

This commit is contained in:
nora 2023-02-09 21:46:21 +01:00
parent e3a98023d3
commit c15f4808dc
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/.vscode

View file

@ -1,5 +1,7 @@
#/usr/bin/env bash #/usr/bin/env bash
set -eu
APP="$1" APP="$1"
echo "Checking out $APP" echo "Checking out $APP"