buildpack/bin/detect

3 lines
32 B
Text
Raw Normal View History

2018-05-25 19:49:13 +03:00
#!/bin/bash
echo "Kaboom"
exit 0