mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2026-05-30 07:30:04 +00:00
6 lines
82 B
Bash
Executable File
6 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source .include/test.sh
|
|
|
|
test "$(dirname $0)/stackit-cli.sh" "0.9.0"
|