mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
2 lines
58 B
Bash
Executable File
2 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
set -e; test "$(curl -s $1)" == "python/flask" |