0bc82682a613

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 29 Oct 2018 14:02:07 -0400
parents 5c7c7f2d7904 (current diff) 12589666f6a3 (diff)
children ff1589a77372
branches/tags (none)
files

Changes

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