Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 359 Bytes

Sync Server Time With Cron Script

How to

  • cd in /root/
  • run git clone https://github.com/BakirGracic/sync-server-time
  • cd inside cd sync-server-time
  • run sudo chmod +x installer.sh && sudo chmod +x main.sh
  • run installer ./installer.sh
  • check if cron job added with crontab -e
  • alternatively, run script manually via ./main.sh