bring back scripts/

nix insists on mtime of 1970.
This commit is contained in:
2024-10-09 21:57:41 -04:00
parent c4296b3278
commit a6c82632a8
3 changed files with 13 additions and 26 deletions

6
scripts/build-and-upload Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -xeuo pipefail
cd "$(git rev-parse --show-toplevel)"
scripts/build
scripts/upload