mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2026-05-29 23:20:02 +00:00
6 lines
76 B
Bash
Executable File
6 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source .include/test.sh
|
|
|
|
test "$(dirname $0)/sqlc.sh" "1.28.0"
|