mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
fix
This commit is contained in:
parent
5bce6231bb
commit
f1df98e587
2 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@ Port : $port
|
||||||
Password to join server: $server_password
|
Password to join server: $server_password
|
||||||
SuperUser Password : $su_passwd
|
SuperUser Password : $su_passwd
|
||||||
Welcome text : $welcometext
|
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
|
Final path (where to find your files) : $final_path
|
||||||
Mumble configuration file : $mumble_conf
|
Mumble configuration file : $mumble_conf
|
||||||
|
|
||||||
|
|
|
@ -198,7 +198,7 @@ Port : $port
|
||||||
Password to join server: $server_password
|
Password to join server: $server_password
|
||||||
SuperUser Password : $su_passwd
|
SuperUser Password : $su_passwd
|
||||||
Welcome text : $welcometext
|
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
|
Final path (where to find your files) : $final_path
|
||||||
Mumble configuration file : $mumble_conf
|
Mumble configuration file : $mumble_conf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue