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