Update setup.bash

This commit is contained in:
RandomNinjaAtk 2023-07-10 13:20:01 +00:00 committed by GitHub
parent 9e259de089
commit edc3c451b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,10 +61,6 @@ echo "Download Video service..."
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/Video.service.bash -o /custom-services.d/Video
echo "Done"
mkdir -p /config/extended
echo "Download Naming script..."
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/naming.json -o /config/extended/naming.json
echo "Done"
mkdir -p /config/extended
echo "Download PlexNotify script..."