mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2025-10-16 12:35:39 +00:00
6 lines
83 B
Bash
Executable File
6 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source .include/test.sh
|
|
|
|
test "$(dirname $0)/oapi-codegen.sh" "2.3.0"
|