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

generate-strackbrew-library - 11.6 coming soon

parent 598eb2bd
Branches
Tags
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -Eeuo pipefail set -Eeuo pipefail
GLOBIGNORE=examples/:.*/:test/:11.6/:11.6-ubi/:main/:main-ubi/ GLOBIGNORE=examples/:.*/:test/:main/:main-ubi/
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