home · contact · privacy
Fix typo.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 11 Dec 2016 23:52:04 +0000 (00:52 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 11 Dec 2016 23:52:04 +0000 (00:52 +0100)
jessie_postinstall.sh

index a536eee24d8c215ff1c4b626eb402a0de8abd862..0a9abc241350b891dd5dc3cccb4d2f08950c209e 100755 (executable)
@@ -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