Update defaults.inc

This commit is contained in:
2023-04-12 18:51:55 -05:00
parent 0e3b694317
commit 1af03f7c20

View File

@@ -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)