From 8a510a7b117e91c0176fb9570602c2f4d6bf5ce2 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 12 Dec 2024 10:38:09 -0800 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index a86ca63..db01843 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,9 @@ # install.sh cd "$(dirname "$0")" program_path=$(pwd) +printf "\n########################" printf "\nMeshing Around Installer\n" +printf "########################\n" printf "\nThis script will try and install the Meshing Around Bot and its dependencies, works best in raspian/debian/ubuntu\n" printf "\nChecking for dependencies\n"