X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/add_free?a=blobdiff_plain;f=jessie_postinstall.sh;h=277ab39cffbcb8bb5f97fec5c909b9c354387d8b;hb=5600007ee1f299efe17630f226f7cbd2c8682053;hp=1ddd016d12187c90d37c5a68d575e993da2744e1;hpb=01476319c981ff7a8eefcf1e91d5407495426a61;p=config diff --git a/jessie_postinstall.sh b/jessie_postinstall.sh index 1ddd016..277ab39 100755 --- a/jessie_postinstall.sh +++ b/jessie_postinstall.sh @@ -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."