Files
dokku/tests/apps/nodejs-express/check_deploy

3 lines
57 B
Bash
Executable File

#!/bin/bash
set -e
test "$(curl $1)" == "nodejs/express2"