Create scripts_init.bash

#22
This commit is contained in:
RandomNinjaAtk 2023-07-16 14:28:17 -04:00 committed by GitHub
parent 9ed1086b48
commit 4288d20ca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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