Skip to content
Snippets Groups Projects
Commit 967a7459 authored by Daniel Black's avatar Daniel Black
Browse files

generate - release main now

parent 53dfacbf
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -Eeuo pipefail set -Eeuo pipefail
GLOBIGNORE=examples/:.*/:test/:main/:main-ubi/ GLOBIGNORE=examples/:.*/:test/
err() { err() {
echo >&2 "ERROR: $*" echo >&2 "ERROR: $*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment