Upstream patches (#240)

This commit is contained in:
Michiel Hazelhof
2025-07-15 11:00:09 +02:00
committed by GitHub
parent 3d4c10d6f6
commit 076b0a624b
9 changed files with 21 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -e
if [ $# -lt 1 ]; then
echo "USAGE: <License Gen action> [License Gen args...]"