From 1af03f7c20dfb885537083f04e5d80b1049cf10d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 12 Apr 2023 18:51:55 -0500 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index 423cddf..07b2fe2 100755 --- a/defaults.inc +++ b/defaults.inc @@ -50,7 +50,7 @@ MM_UPDATE_REPO_GREP['lidarr']='linux-core-x64' MM_UPDATE_REPO_GREP['jackett']='LinuxAMDx64' MM_UPDATE_REPO_GREP['bazarr']='zip' -BETA_SERVICES=" " +BETA_SERVICES=" radarr " if [ "${VPN_INTERFACE}" = "tun0" ]; then #openvpn VPN_START=(/bin/systemctl start openvpn)