summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/peer2anonet/peer2anonet1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/peer2anonet/peer2anonet b/contrib/peer2anonet/peer2anonet
index a4ae655..d506f9a 100755
--- a/contrib/peer2anonet/peer2anonet
+++ b/contrib/peer2anonet/peer2anonet
@@ -1,4 +1,5 @@
#!/bin/bash
+#
if [[ $(id -u) != 0 ]]; then
echo "peer2anonet: root privileges required."
exit 1