From 32def701702cc70c6439f1d1a689018b053a4d3e Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Tue, 1 Feb 2022 02:26:39 +0000 Subject: [PATCH] Update hblink3-docker-install.sh Debian 9 not supported, depreciated! --- hblink3-docker-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hblink3-docker-install.sh b/hblink3-docker-install.sh index b2853a0..b493bfb 100755 --- a/hblink3-docker-install.sh +++ b/hblink3-docker-install.sh @@ -21,7 +21,7 @@ # # A tool to install HBlink3 Docker with Debian / Ubuntu support. # This essentially is a HBlink3 server fully installed with dashboard / SSL ready to go. -# Step 1: Install Debian 9 10 or 11 or Ubuntu 20.04 onwards.. and make sure it has internet and is up to date. +# Step 1: Install Debian 10 or 11 or Ubuntu 20.04 onwards.. and make sure it has internet and is up to date. # Step 2: Run this script on the computer. # Step 4: Reboot after installation. # This is a docker version and you can use the following comands to control / maintain your server