1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-30 17:43:59 +02:00

Updated Custom Post Processing Scripts (markdown)

jobrien2001 2020-04-12 02:00:04 -05:00
parent c865db4bf3
commit 47386058e6

@ -153,7 +153,7 @@ mkdir -p ~/test && cd ~/test && touch "Test (2013)."{nfo,por.srt,por.forced.srt,
This way you can manually import this movie and trigger the script. You can just run it again to repopulate the files. This way you can manually import this movie and trigger the script. You can just run it again to repopulate the files.
### Sample bash script to echo environmental variables **Sample bash script to echo environmental variables**
``` ```
#!/bin/bash #!/bin/bash
RADARRENVLOG="/pathtoalog.log" RADARRENVLOG="/pathtoalog.log"