mirror of
https://github.com/kaboomserver/buildpack.git
synced 2025-08-08 13:12:54 +00:00
3 lines
32 B
Text
3 lines
32 B
Text
![]() |
#!/bin/bash
|
||
|
echo "Kaboom"
|
||
|
exit 0
|