home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
85f1e15
)
Fix paths for symbolic links.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 17 Apr 2016 21:19:57 +0000
(23:19 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 17 Apr 2016 21:19:57 +0000
(23:19 +0200)
jessie_postinstall.sh
patch
|
blob
|
history
diff --git
a/jessie_postinstall.sh
b/jessie_postinstall.sh
index e4ea6c739b06eb5f0d0c84b7eb559daac54e733c..1ddd016d12187c90d37c5a68d575e993da2744e1 100755
(executable)
--- 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/
# 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
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
touch /var/www/password_irclogs_nodrama_de
fi