Created
November 16, 2014 03:27
-
-
Save schleg/06b5cea44aefa5f4c2bb to your computer and use it in GitHub Desktop.
Sets the date correctly in the boot2docker host VM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
boot2docker ssh sudo date -u -D %Y%m%dT%T --set="$(date -u +%Y%m%dT%T)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment