This commit is contained in:
2023-03-25 15:34:45 -05:00
parent 400a6f0a26
commit b078001dbf
2 changed files with 10 additions and 4 deletions

View File

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