This commit is contained in:
RandomNinjaAtk 2023-07-15 15:56:07 -04:00 committed by GitHub
parent a89473d735
commit 0296116031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal
echo "Done" echo "Done"
echo "Download UnmappedFolderCleaner service..." echo "Download UnmappedFolderCleaner service..."
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal/services/UnmappedFolderCleaner.bash -o /custom-services.d/UnmappedFolderCleaner curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/UnmappedFolderCleaner.bash -o /custom-services.d/UnmappedFolderCleaner
echo "Done" echo "Done"
mkdir -p /config/extended mkdir -p /config/extended