mirror of
https://github.com/logos-storage/logos-storage-modules-e2e.git
synced 2026-06-13 19:09:27 +00:00
4 lines
50 B
Bash
4 lines
50 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
echoerr() { echo "$@" >&2; }
|