nix-config/rsc/docker/franz/media/lidarr_addons/custom-cont-init.d/scripts_init.bash

4 lines
130 B
Bash
Raw Normal View History

2024-03-03 20:04:13 +01:00
#!/usr/bin/with-contenv bash
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/setup.bash | bash
exit