mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2026-07-11 19:50:05 +00:00
6 lines
84 B
Bash
Executable File
6 lines
84 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source .include/test.sh
|
|
|
|
test "$(dirname $0)/oapi-codegen.sh" "1.13.0"
|