12589666f6a3

Add script
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 22 Oct 2018 17:50:09 -0400
parents dfb6c15ac3f5
children 0bc82682a613
branches/tags (none)
files bin/set-timezone

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/set-timezone	Mon Oct 22 17:50:09 2018 -0400
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+set -euo pipefail
+
+sudo dpkg-reconfigure tzdata