mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update install
This commit is contained in:
parent
a533c861c3
commit
c6b10e831f
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ usermod --append --groups ssl-cert mumble-server
|
|||
|
||||
# || true temporarily to ignore a bug in murmurd 1.3.0
|
||||
# https://github.com/mumble-voip/mumble/issues/3911
|
||||
murmurd -ini "$mumble_conf" -supw "$su_passwd" "$instance_id" || true
|
||||
murmurd -ini "$mumble_conf" -supw "$su_passwd" "$instance_id" || true 2>&1
|
||||
|
||||
#=================================================
|
||||
# Disable default server installed by Debian's package
|
||||
|
|
Loading…
Add table
Reference in a new issue