Date out of date - joelimgu/autocab GitHub Wiki

TO set the correct date (once):

  • Get teh date from your PC
  • sudo date --set="{{your_date}}"

Installer HTPDATE to update the date automatically:

sudo apt update
sudo apt install htpdate

Done.