DebArrs/all.sh
2024-05-18 12:21:59 +10:00

6 lines
67 B
Bash
Executable file

#!/usr/bin/env zsh
./prowlarr.sh $1
./sonarr.sh $1
./radarr.sh $1