Browse Source

Update v-change-vesta-port

dpeca 6 years ago
parent
commit
0845c6b9f2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      bin/v-change-vesta-port

+ 3 - 0
bin/v-change-vesta-port

@@ -21,6 +21,9 @@ if [ -z "$oldport" ]; then
     oldport=8083
 fi
 
+# Includes
+source $VESTA/func/main.sh
+
 #----------------------------------------------------------#
 #                    Verifications                         #
 #----------------------------------------------------------#