home · contact · privacy
Use htwtxt.plomlompom.com as hostname for public server.
[config] / jessie_postinstall.sh
index 1ddd016d12187c90d37c5a68d575e993da2744e1..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
@@ -310,4 +310,4 @@ passwd plom
 rm jessie_postinstall.sh
 
 # Finalize everything with a reboot.
-echo 'You may reboot now with the "reboot" command unless there's more to do.'
+echo "You may reboot now with the 'reboot' command unless there's more to do."