3 lines
130 B
Bash
3 lines
130 B
Bash
#!/usr/bin/with-contenv bash
|
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/setup.bash | bash
|
|
exit
|