From 9dee35acb05c7113b70cb300fdd404e2772d4853 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Mon, 12 Dec 2016 00:52:04 +0100 Subject: [PATCH] Fix typo. --- jessie_postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jessie_postinstall.sh b/jessie_postinstall.sh index a536eee..0a9abc2 100755 --- a/jessie_postinstall.sh +++ b/jessie_postinstall.sh @@ -28,7 +28,7 @@ elif [ "$3" = "test.plomlompom.com" ]; then elif [ "$2" = "public" ]; then hostname="htwtxt.plomlompom" elif [ "$2" = "X200s" ]; then - hostname="X220s" + hostname="X200s" elif [ "$2" = "T450s" ]; then hostname="T450s" fi -- 2.30.2