Update defaults.inc

This commit is contained in:
2023-03-25 16:14:40 -05:00
parent 6134611b73
commit 26ba509623

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="radarr "
BETA_SERVICES=" "
if [ "${VPN_INTERFACE}" = "tun0" ]; then #openvpn
VPN_START=(/bin/systemctl start openvpn)