Created
July 25, 2014 13:01
-
-
Save RaphaelAudet/f6a6337da5329e82a9d5 to your computer and use it in GitHub Desktop.
set timezone
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
echo "Europe/Paris" > /etc/timezone | |
dpkg-reconfigure -f noninteractive tzdata |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment