From 7f3e7d5b6372ec6793cf5ff1571793439cf4266f Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 24 Jun 2018 19:12:43 +0300 Subject: [PATCH] ip.sh include missing --- bin/v-update-sys-ip | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/v-update-sys-ip b/bin/v-update-sys-ip index 8c0da087..7360b07f 100755 --- a/bin/v-update-sys-ip +++ b/bin/v-update-sys-ip @@ -16,6 +16,7 @@ source /etc/profile # Includes source $VESTA/func/main.sh +source $VESTA/func/ip.sh source $VESTA/conf/vesta.conf