From 067ba4254c119f439cc27d61221dc8889b8e6257 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 21 Jun 2021 14:42:26 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 63cf817..1966b55 100644 --- a/scripts/install +++ b/scripts/install @@ -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