under dev warning

This commit is contained in:
Matthew Saunders Brown 2021-11-11 08:00:46 -08:00
parent 1be74e47bc
commit 55725ace47

View File

@ -7,6 +7,9 @@
# load include file
source $(dirname $0)/vmail.sh
echo "Script under development. Does nothing for now."
exit
# check for and set virtualhost
if [ -n "$1" ]; then
virtualhost=$1