1749869100

This commit is contained in:
2025-06-13 20:44:59 -06:00
parent 7ad8ed6570
commit 24185549ef
4 changed files with 0 additions and 13 deletions
-4
View File
@@ -5,10 +5,6 @@ set -e
echo "Updating software lists..." echo "Updating software lists..."
sudo apt update 1>/dev/null 2>/dev/null 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 # rpi-update
# echo "Updating Raspberry Pi firmware..." # echo "Updating Raspberry Pi firmware..."
# sudo rpi-update # sudo rpi-update
-3
View File
@@ -1,9 +1,6 @@
#!/bin/bash #!/bin/bash
set -e set -e
# echo "Updating this repo..."
# git pull 1>/dev/null 2>/dev/null
# updoot # updoot
echo "Updating software lists..." echo "Updating software lists..."
sudo apt update 1>/dev/null 2>/dev/null sudo apt update 1>/dev/null 2>/dev/null
-3
View File
@@ -1,9 +1,6 @@
#!/bin/bash #!/bin/bash
# set -e # set -e
# echo "Updating this repo..."
# git pull 1>/dev/null 2>/dev/null
# grafana repo and install # grafana repo and install
echo "Add Grafana repo..." echo "Add Grafana repo..."
sudo mkdir -p /etc/apt/keyrings/ sudo mkdir -p /etc/apt/keyrings/
-3
View File
@@ -1,9 +1,6 @@
#!/bin/bash #!/bin/bash
set -e set -e
# echo "Updating this repo..."
# git pull 1>/dev/null 2>/dev/null
# reconfigure to normal mode # reconfigure to normal mode
echo "Starting configure script..." echo "Starting configure script..."
# info level # info level