Create scripts_init.bash

This commit is contained in:
RandomNinjaAtk
2023-07-09 15:30:26 -04:00
committed by GitHub
parent bc8b8a5089
commit e20cf524a3

3
lidarr/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/lidarr/setup.bash | bash
exit