Files
dokku/tests/apps/go/check_deploy
2013-06-24 21:50:46 +02:00

2 lines
48 B
Bash
Executable File

#!/bin/bash
set -e; test "$(curl -s $1)" == "go"