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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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