summaryrefslogtreecommitdiff
path: root/bot_settings.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bot_settings.sh')
-rw-r--r--bot_settings.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot_settings.sh b/bot_settings.sh
index fd58784..ec68006 100644
--- a/bot_settings.sh
+++ b/bot_settings.sh
@@ -66,7 +66,7 @@ config_server_ssl_verbose=0
# to select vhost. Not all transport modules support this.
config_server_bind=""
# If this is empty don't use a server password.
-config_server_passwd="$( cat ../password.secret )"
+config_server_passwd="$( cat password.secret )"
##################
# Access control #