mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update install
This commit is contained in:
parent
f7f2da3535
commit
067ba4254c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ if [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
|
|||
:
|
||||
else
|
||||
if [ ! -f /etc/systemd/system/mumbleserver.service ]; then
|
||||
ynh_die --message="In order to install Mumlble-web client you must install Mumble-server first"
|
||||
ynh_die --message="In order to use Mumlble-web client you must install Mumble-server first"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue