Update hblink3-docker-install.sh

Versioning
This commit is contained in:
M0VUB 2024-11-13 23:36:20 +00:00 committed by GitHub
parent e928d910a4
commit 9376c1d610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Docker version alpine-3.17 # Docker version alpine-3.18
# Version 14052024 hblink3-docker-installer # Version 14112024 hblink3-docker-installer
# #
################################################################################## ##################################################################################
# Copyright (C) 2021-2024 Shane Daley, M0VUB aka ShaYmez. <support@gb7nr.co.uk> # Copyright (C) 2021-2024 Shane Daley, M0VUB aka ShaYmez. <support@gb7nr.co.uk>
@ -745,7 +745,7 @@ echo " Your running on $ARC with Debian $VERSION "
echo "" echo ""
echo " Thanks for using this script. " echo " Thanks for using this script. "
echo " Copyright © 2024 Shane Daley - M0VUB " echo " Copyright © 2024 Shane Daley - M0VUB "
echo " More information can be found @ https://freestar.network/development " echo " More information can be found @ https://github.com/shaymez/ "
echo "" echo ""
echo "*************************************************************************" echo "*************************************************************************"
echo "" echo ""