diff --git a/DOCS.md b/DOCS.md index f3df83f..d3ddcf0 100644 --- a/DOCS.md +++ b/DOCS.md @@ -44,10 +44,10 @@ 5. Burn #### Login to Raspberry Pi 1. `curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | $SHELL` -2. `cd ~/Precision-Timekeeping-Fuckery && bash installer1.sh` (will ) -3. `cd ~/Precision-Timekeeping-Fuckery && bash installer2.sh` (will reboot) -4. `cd ~/Precision-Timekeeping-Fuckery && bash installer3.sh` (will reboot) -5. `cd ~/Precision-Timekeeping-Fuckery && bash installer4.sh` (will reboot) +2. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash installer1.sh` (will ) +3. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash installer2.sh` (will reboot) +4. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash installer3.sh` (will reboot) +5. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash installer4.sh` (will reboot) 6. `curl -s https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup/-/raw/master/customscripts/install_script.sh?nocache=$RANDOM | sudo $SHELL` 7. `exec $SHELL` 8. `configure_webhook.sh` diff --git a/debug-level-conf/chrony.conf b/debug-level-conf/chrony.conf index d2aaa94..92c6c8f 100644 --- a/debug-level-conf/chrony.conf +++ b/debug-level-conf/chrony.conf @@ -19,7 +19,7 @@ refclock PPS /dev/pps0 refid PPS lock NMEA offset 0.0 poll 3 trust log tracking measurements statistics # Update RTC from system clock periodically -makestep 0.1 3 +# makestep 0.1 3 # allow local connections to ntp allow 10.0.0.0/24