Skip to content

Files

Latest commit

 

History

History
6 lines (5 loc) · 158 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 158 Bytes

Alternative synchronize server time

Add to crontab daily:

date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"