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

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