diff --git a/bin/v-change-vesta-port b/bin/v-change-vesta-port index f3951fdc2..906b6d550 100644 --- 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 # #----------------------------------------------------------#