mirror of
https://github.com/kaboomserver/buildpack.git
synced 2025-08-05 11:52:54 +00:00
3 lines
36 B
Bash
Executable file
3 lines
36 B
Bash
Executable file
#!/bin/bash
|
|
echo "Kaboom.pw"
|
|
exit 0
|