added ip.sh include

This commit is contained in:
Serghey Rodin 2013-02-23 18:33:10 +02:00
commit ea96634876

View file

@ -21,6 +21,7 @@ restart=$4
source $VESTA/conf/vesta.conf source $VESTA/conf/vesta.conf
source $VESTA/func/main.sh source $VESTA/func/main.sh
source $VESTA/func/domain.sh source $VESTA/func/domain.sh
source $VESTA/func/ip.sh
#----------------------------------------------------------# #----------------------------------------------------------#