From 5eeead791e1d6caa430beac658d845c1317840e6 Mon Sep 17 00:00:00 2001 From: dpeca Date: Sat, 24 Aug 2019 15:58:20 +0200 Subject: [PATCH] Update v-change-vesta-port --- bin/v-change-vesta-port | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/v-change-vesta-port b/bin/v-change-vesta-port index f3951fdc..906b6d55 100755 --- a/bin/v-change-vesta-port +++ b/bin/v-change-vesta-port @@ -21,6 +21,9 @@ if [ -z "$oldport" ]; then oldport=8083 fi +# Includes +source $VESTA/func/main.sh + #----------------------------------------------------------# # Verifications # #----------------------------------------------------------#