summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/peer2anonet/peer2anonet2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/peer2anonet/peer2anonet b/contrib/peer2anonet/peer2anonet
index a2a9906..0c9665f 100755
--- a/contrib/peer2anonet/peer2anonet
+++ b/contrib/peer2anonet/peer2anonet
@@ -400,7 +400,7 @@ elif [ "$1" == '--rm-peer' ]; then
RM_PEER
UPDATE
elif [ "$1" == '--install-daemontools' ]; then
- INSTALL_CORE
+ INSTALL_DAEMONTOOLS
elif [ "$1" == '--install-ucspi-tcp' ]; then
INSTALL_UCSPI_TCP
elif [ "$1" == '--install-djbdns' ]; then