build all script

This commit is contained in:
Alex Janka 2024-05-18 12:21:59 +10:00
parent c3339af9b0
commit 278e2c14af

5
all.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env zsh
./prowlarr.sh $1
./sonarr.sh $1
./radarr.sh $1