From c52199f7ca80980823ea4957442310131cce3c72 Mon Sep 17 00:00:00 2001 From: flightlevel Date: Mon, 13 May 2019 21:06:17 +1000 Subject: [PATCH] Remove Mono directory from standalone script --- install_service_systemd.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_service_systemd.sh b/install_service_systemd.sh index 94470fac4..fcf59422c 100755 --- a/install_service_systemd.sh +++ b/install_service_systemd.sh @@ -70,7 +70,6 @@ else cat << EOL ${BOLDRED}ERROR${NC}: Could not launch service. The installation might have failed. Please open an issue on https://github.com/Jackett/Jackett/issues and paste following information: -Mono directory: \`${monodir}\` Jackett directory: \`${jackettdir}\` Jackett user: \`${jackettuser}\`