From 3e5a5fa48b8e3bb44e1b4edf13366dec1dbad2f1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 23 Apr 2021 19:11:25 +0200 Subject: [PATCH] Fix --- scripts/install | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index b2c343e..a0d6ab4 100644 --- a/scripts/install +++ b/scripts/install @@ -151,7 +151,7 @@ Port : $port Password to join server: $server_password SuperUser Password : $su_passwd Welcome text : $welcometext -Root channel (your mumble server name): $registerName +Root channel (your mumble server name): $registername Final path (where to find your files) : $final_path Mumble configuration file : $mumble_conf diff --git a/scripts/upgrade b/scripts/upgrade index 67de972..e9c999f 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -198,7 +198,7 @@ Port : $port Password to join server: $server_password SuperUser Password : $su_passwd Welcome text : $welcometext -Root channel (your mumble server name): $registerName +Root channel (your mumble server name): $registername Final path (where to find your files) : $final_path Mumble configuration file : $mumble_conf