From 47c48c7425fcf6c074ab579f11a0384fdabf43ef Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 26 Feb 2021 20:07:16 +0000 Subject: [PATCH] added eula to waterfall --- lgsm/functions/install_server_files.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lgsm/functions/install_server_files.sh b/lgsm/functions/install_server_files.sh index 42941078c..a6c0cea58 100755 --- a/lgsm/functions/install_server_files.sh +++ b/lgsm/functions/install_server_files.sh @@ -87,6 +87,7 @@ elif [ "${shortname}" == "pmc" ]; then install_eula.sh update_papermc.sh elif [ "${shortname}" == "wmc" ]; then + install_eula.sh update_papermc.sh elif [ "${shortname}" == "mumble" ]; then update_mumble.sh