From: Christian Heller Date: Sun, 11 Dec 2016 23:52:04 +0000 (+0100) Subject: Fix typo. X-Git-Url: https://plomlompom.com/repos/?p=config;a=commitdiff_plain;h=9dee35acb05c7113b70cb300fdd404e2772d4853 Fix typo. --- 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