[wip] gitea actions
Some checks failed
Build profile / Build (push) Failing after 5s

This commit is contained in:
Simon Vieille 2023-10-02 22:21:23 +02:00
parent 9df2ecd29e
commit 9647254c37
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,7 +1,6 @@
#!/bin/sh
set -eu
set -x
usage() {
printf "Usage: %s [-l DEBUG_LEVEL] [-f URL] [-h]\n" "$0"