Update hblink3-docker-install.sh

Edit IP
This commit is contained in:
M0VUB 2022-02-01 02:52:39 +00:00 committed by GitHub
parent b1f3d21c07
commit 968889e452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -622,8 +622,8 @@ echo " docker-compose up -d "
echo " More documentation can be found on the HBlink3 git repo " echo " More documentation can be found on the HBlink3 git repo "
echo " https://github.com/ShaYmez/hblink3-docker-install " echo " https://github.com/ShaYmez/hblink3-docker-install "
echo "" echo ""
echo " Your local IP is $LOCAL_IP " echo " Your IP address is $LOCAL_IP "
echo " Your external IP is $EXTERNAL_IP " echo ""
echo " Your running on $ARC with Debian $VERSION " echo " Your running on $ARC with Debian $VERSION "
echo "" echo ""
echo " Thanks for using this script. " echo " Thanks for using this script. "