1749869100
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user