Create scripts_init.bash

This commit is contained in:
RandomNinjaAtk 2023-07-09 10:55:47 -04:00 committed by GitHub
parent cd45c59505
commit b694d5b734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
radarr/scripts_init.bash Normal file
View file

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