From 78b46528ee55117d3339cc5730585276dddf5a4b Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 24 Oct 2017 00:15:36 -0400 Subject: [PATCH] 10% circumnavigate the earth --- distro-begin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distro-begin b/distro-begin index 214c33f..9ef6891 100755 --- a/distro-begin +++ b/distro-begin @@ -700,7 +700,7 @@ spawn dpkg-reconfigure tzdata -freadline expect -nocase timeout {exit 1} "Geographic area:" send "12\r" expect -nocase timeout {exit 1} "Time zone:" -send "11\r" +send "5\r" expect eof exit EOF -- 2.30.2