diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index 76f8ae2..af1bf7a 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -58,6 +58,7 @@ Sample script to have Plex scan destination folder only (not the entire library) ``` # Custom Script path: C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe\PowerShell.exe # Custom Script arguments: -ExecutionPolicy Bypass "C:\Users\Down\Desktop\Server\radarrcustom.ps1" + Set-ExecutionPolicy Unrestricted $movie_path = $env:radarr_movie_path