Added exit line to scripts_init.bash

This commit is contained in:
Sascha Brockel 2023-08-07 02:15:56 +02:00 committed by GitHub
parent 57d04916cd
commit 2d4442fc9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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