bug fix
This commit is contained in:
parent
a89473d735
commit
0296116031
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/universal
|
|||
echo "Done"
|
||||
|
||||
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"
|
||||
|
||||
mkdir -p /config/extended
|
||||
|
|
Loading…
Reference in a new issue