1 2 3 4 5 6
#!/bin/sh echo "*" echo "* Please run /usr/bin/eggdrop-installer to install your eggdrop bot." echo "*" exit 0