buildpack/bin/detect
2019-02-23 20:26:34 +02:00

4 lines
31 B
Bash
Executable file

#!/bin/sh
echo "Kaboom"
exit 0