RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
276 stars 24 forks source link

Fix some copy-pasta in AutoConfig.bash #139

Closed bmatheny closed 1 year ago

bmatheny commented 1 year ago

Unless it is intentional to issue an identical curl request 3 times, just do it once.

RandomNinjaAtk commented 1 year ago

Actually it's intentional because in my testing for some reason the first time it ran it didn't always take. But now it never fails to take the setting.

I appreciate the PR but I'm not going to accept it because of the above reason.