Create scripts_init.bash
This commit is contained in:
parent
cd45c59505
commit
b694d5b734
1 changed files with 3 additions and 0 deletions
3
radarr/scripts_init.bash
Normal file
3
radarr/scripts_init.bash
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/setup.bash | bash
|
||||
exit
|
Loading…
Reference in a new issue