mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2025-10-16 12:35:39 +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)/mongo.sh" "5.0.5"
|