This commit is contained in:
2024-04-30 09:04:40 +02:00
parent cd25631863
commit d08c41e809
6 changed files with 29 additions and 29 deletions

View File

@@ -5,7 +5,7 @@ set -o pipefail
set -o errexit
id=$(pwgen -s 25 1)
url=registry.hkoerber.de/packager:$id
url=registry.hkoerber.de/packager:$id
echo "NEW URL: " $url