Added exit line to scripts_init.bash
This commit is contained in:
parent
57d04916cd
commit
2d4442fc9e
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sabnzbd/setup.bash | bash
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sabnzbd/setup.bash | bash
|
||||||
|
exit
|
||||||
|
|
Loading…
Reference in a new issue