This commit is contained in:
2023-03-25 15:44:49 -05:00
parent 8d394b52de
commit b0e987ae70
2 changed files with 2 additions and 2 deletions

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