Merge pull request #52 from saschabrockel/main-1
Added exit line to scripts_init.bash
This commit is contained in:
commit
3882158d6b
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