Created
July 14, 2019 11:52
-
-
Save brunneis/c12e0df40156b4844544d368c2d5982e to your computer and use it in GitHub Desktop.
Set UTC timezone (UTC ±00:00)
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
#!/bin/bash | |
timedatectl set-timezone UTC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment