Merge pull request #52 from saschabrockel/main-1

Added exit line to scripts_init.bash
This commit is contained in:
RandomNinjaAtk 2023-08-07 04:08:47 -04:00 committed by GitHub
commit 3882158d6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,3 @@
#!/usr/bin/with-contenv bash
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sabnzbd/setup.bash | bash
exit