Files
dokku/tests/apps/python-flask/check_deploy

2 lines
58 B
Bash
Executable File

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