Not fully working, but saving progress

This commit is contained in:
2025-02-19 07:53:26 -08:00
parent f222b6e79a
commit 9c52edd53a
13 changed files with 376 additions and 93 deletions

5
scripts/start-up.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Exit on error
set -eo pipefail