Skip to content

Instantly share code, notes, and snippets.

@wuori
Last active November 6, 2018 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wuori/1a07e95ae07122228cddb197a6f774b2 to your computer and use it in GitHub Desktop.
Save wuori/1a07e95ae07122228cddb197a6f774b2 to your computer and use it in GitHub Desktop.
Update Laravel Homstead System Time
sudo service ntp stop
sudo ntpd -gq
sudo service ntp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment