Lidarr arr-scripts configuration

This commit is contained in:
Mike Wilson
2025-06-27 13:39:46 -04:00
parent 260a40ceb2
commit c1ae312ea3
6 changed files with 143 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
set -euo pipefail
curl -sfL https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/setup.bash | bash
exit