DebArrs/all.sh
2024-05-18 12:30:29 +10:00

7 lines
83 B
Bash
Executable file

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