X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/task?a=blobdiff_plain;f=jessie_postinstall.sh;h=63f39ad85186c8a10995f9d40283a1b089605b2c;hb=94b3161208467dad8f712c49d83fe874ed2d8715;hp=e4ea6c739b06eb5f0d0c84b7eb559daac54e733c;hpb=85f1e1508089bbaa01b9a5240f802dd2ac817544;p=config diff --git a/jessie_postinstall.sh b/jessie_postinstall.sh index e4ea6c7..63f39ad 100755 --- a/jessie_postinstall.sh +++ b/jessie_postinstall.sh @@ -248,9 +248,9 @@ if [ "$1" = "server" ]; then # Set up plomlombot logging infrastructure. mkdir -p /var/www/html/irclogs/ - ln -s /home/plom/plomlombot_db/6f322d574618816aa2d6d1ceb4fd2551/3c0248e76a1de3a6ee5bf3421f7379b0/logs/ /var/www/html/irclogs/zrolaps/ + ln -s /home/plom/plomlombot_db/6f322d574618816aa2d6d1ceb4fd2551/3c0248e76a1de3a6ee5bf3421f7379b0/logs/ /var/www/html/irclogs/zrolaps touch /var/www/password_irclogs_zrolaps - ln -s /home/plom/plomlombot_db/6f322d574618816aa2d6d1ceb4fd2551/657eea42f86866f2954d39f92a6c71ff/logs/ /var/www/html/irclogs/nodrama.de/ + ln -s /home/plom/plomlombot_db/6f322d574618816aa2d6d1ceb4fd2551/657eea42f86866f2954d39f92a6c71ff/logs/ /var/www/html/irclogs/nodrama.de touch /var/www/password_irclogs_nodrama_de fi @@ -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."