1749860703
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
## Setup
|
||||
### Requirements
|
||||
1. Raspberry Pi with
|
||||
1. Raspberry Pi OS Installed
|
||||
1. Raspberry Pi OS Light Version Installed
|
||||
2. SSH Access
|
||||
3. sudo permissions
|
||||
2. A timing specific GPS module, wired to the Raspberry Pi GPIOs:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# usage
|
||||
## curl https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh | sudo $SHELL
|
||||
set -e
|
||||
# set -e
|
||||
|
||||
if [ ! -z $SUDO_USER ]; then
|
||||
username=$SUDO_USER
|
||||
|
||||
Reference in New Issue
Block a user