diff --git a/README.md b/README.md index dd75a5a..fa3808d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ **Test PPS** * `sudo ppstest /dev/pps0` - ### Logs Stuff **Chrony Logs** * `sudo tail -f /var/log/chrony/tracking.log` diff --git a/installer_auto.sh b/installer_auto.sh index 2d57d2f..f14b0cb 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -15,4 +15,4 @@ cd /home/$username git clone https://github.com/PrincessPi3/Precision-Timekeeping-Fuckery.git cd /home/$username/Precision-Timekeeping-Fuckery echo "installer_auto.sh complete" > ./status.txt -bash installer1.sh \ No newline at end of file +# bash installer1.sh \ No newline at end of file