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

8 lines
98 B
Bash
Executable file

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