SHELL SCRIPTS
--------------
Very useful scripts to use with VADMIN. To see what each of them does,
run:

./whatsthisdo.sh scriptname.sh

or just run

./whatsthisdo.sh

to see descriptions of them all.

After you have installed VADMIN using installer.sh (and domain_magic.sh if
needed), you may want to move the whole "scripts" directory somewhere safe,
e.g. to /root/vadmin-scripts for two purposes:
 - this puts the scripts out of the document root
 - it puts them where it's convenient to get to them.

However, none of the scripts should pose a security risk where they are, 
since none can be executed unless done so by root (and I'm hoping you
are not running your Apache process as root, no? :)).
