ShellOps / shellops_pro /assets /ShellOps_3c458ba472 /init /scripts /ops /ceylon-tea-mechanical-keyboard-02.sh
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |