Add some QOL features to readiness scripts

This commit is contained in:
Jack Kingsman
2026-03-03 09:08:04 -08:00
parent 707f98d203
commit 5a72adc75b
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
SCRIPT_DIR="$(cd "$(dirname "$0")/.." && pwd)"