under dev warning
This commit is contained in:
parent
1be74e47bc
commit
55725ace47
|
@ -7,6 +7,9 @@
|
||||||
# load include file
|
# load include file
|
||||||
source $(dirname $0)/vmail.sh
|
source $(dirname $0)/vmail.sh
|
||||||
|
|
||||||
|
echo "Script under development. Does nothing for now."
|
||||||
|
exit
|
||||||
|
|
||||||
# check for and set virtualhost
|
# check for and set virtualhost
|
||||||
if [ -n "$1" ]; then
|
if [ -n "$1" ]; then
|
||||||
virtualhost=$1
|
virtualhost=$1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user