From f1df98e5871be6cb6476cbe28a37534ff3d26df9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 6 Jun 2021 10:43:59 +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 35bc3a1..5c59b94 100644 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,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 c1c607c..2f97377 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