Update v-change-vesta-port

This commit is contained in:
dpeca 2019-08-24 15:58:20 +02:00 committed by GitHub
commit 5eeead791e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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