From 24185549ef8191b36a87a99cc77d1008004090b2 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 13 Jun 2025 20:44:59 -0600 Subject: [PATCH] 1749869100 --- installer1.sh | 4 ---- installer2.sh | 3 --- installer3.sh | 3 --- installer4.sh | 3 --- 4 files changed, 13 deletions(-) diff --git a/installer1.sh b/installer1.sh index 87d11d8..b12f830 100644 --- a/installer1.sh +++ b/installer1.sh @@ -5,10 +5,6 @@ set -e echo "Updating software lists..." sudo apt update 1>/dev/null 2>/dev/null -# updoot this -# echo "Updating this repo..." -# git pull 1>/dev/null 2>/dev/null - # rpi-update # echo "Updating Raspberry Pi firmware..." # sudo rpi-update diff --git a/installer2.sh b/installer2.sh index a5c60b4..76c24d6 100644 --- a/installer2.sh +++ b/installer2.sh @@ -1,9 +1,6 @@ #!/bin/bash set -e -# echo "Updating this repo..." -# git pull 1>/dev/null 2>/dev/null - # updoot echo "Updating software lists..." sudo apt update 1>/dev/null 2>/dev/null diff --git a/installer3.sh b/installer3.sh index 2fde719..8ff1512 100644 --- a/installer3.sh +++ b/installer3.sh @@ -1,9 +1,6 @@ #!/bin/bash # set -e -# echo "Updating this repo..." -# git pull 1>/dev/null 2>/dev/null - # grafana repo and install echo "Add Grafana repo..." sudo mkdir -p /etc/apt/keyrings/ diff --git a/installer4.sh b/installer4.sh index d9e1276..ddd76de 100644 --- a/installer4.sh +++ b/installer4.sh @@ -1,9 +1,6 @@ #!/bin/bash set -e -# echo "Updating this repo..." -# git pull 1>/dev/null 2>/dev/null - # reconfigure to normal mode echo "Starting configure script..." # info level