home · contact · privacy
Use htwtxt.plomlompom.com as hostname for public server.
[config] / jessie_postinstall.sh
index 63f39ad85186c8a10995f9d40283a1b089605b2c..277ab39cffbcb8bb5f97fec5c909b9c354387d8b 100755 (executable)
@@ -26,7 +26,7 @@ if [ "$3" = "plomlompom.com" ]; then
 elif [ "$3" = "test.plomlompom.com" ]; then
     hostname="test.plomlompom"
 elif [ "$2" = "public" ]; then
-    hostname="twtxt.plomlompom"
+    hostname="htwtxt.plomlompom"
 elif [ "$2" = "X200s" ]; then
     hostname="X220s"
 elif [ "$2" = "T450s" ]; then