Add v1.0 version numbers to all scripts

This commit is contained in:
pdmarf
2026-04-17 23:08:41 +01:00
parent 101fe444b1
commit fddef543fd
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# setup.sh
# setup.sh v1.0
# Run once after cloning on any VM where you want security scanning active.
set -euo pipefail