Skip to content

Instantly share code, notes, and snippets.

@bjonord
Created December 29, 2013 10:59
Show Gist options
  • Save bjonord/8169299 to your computer and use it in GitHub Desktop.
Save bjonord/8169299 to your computer and use it in GitHub Desktop.
change timezone ubuntu
#!/usr/bin/env bash
sudo dpkg-reconfigure tzdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment