This commit is contained in:
2025-06-14 00:11:56 -06:00
parent 0c091acd39
commit 45b9130455
+4 -8
View File
@@ -42,14 +42,10 @@
5. Burn 5. Burn
#### Login to Raspberry Pi #### Login to Raspberry Pi
1. `curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | sudo $SHELL` 1. `curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | sudo $SHELL`
2. `cd ~/Precision-Timekeeping-Fuckery` 3. `cd ~/Precision-Timekeeping-Fuckery && bash installer1.sh` (will reboot)
3. `bash installer1.sh` (will reboot) 5. `cd ~/Precision-Timekeeping-Fuckery && bash installer2.sh` (will reboot)
4. `cd ~/Precision-Timekeeping-Fuckery` 7. `cd ~/Precision-Timekeeping-Fuckery && bash installer3.sh` (will reboot)
5. `bash installer2.sh` (will reboot) 9. `cd ~/Precision-Timekeeping-Fuckery && bash installer4.sh` (will reboot)
6. `cd ~/Precision-Timekeeping-Fuckery`
7. `bash installer3.sh` (will reboot)
8. `cd ~/Precision-Timekeeping-Fuckery`
9. `bash installer4.sh` (will reboot)
10. Grafana 10. Grafana
1. open grafana web interface in a browser: `http://<ip>:3000` 1. open grafana web interface in a browser: `http://<ip>:3000`
2. username `admin` password `admin` 2. username `admin` password `admin`