build all script
This commit is contained in:
parent
c3339af9b0
commit
278e2c14af
1 changed files with 5 additions and 0 deletions
5
all.sh
Executable file
5
all.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
./prowlarr.sh $1
|
||||
./sonarr.sh $1
|
||||
./radarr.sh $1
|
Loading…
Add table
Reference in a new issue