Skip to content

Commit 6e0852a

Browse files
Update setup.bash
1 parent 61855fc commit 6e0852a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ra-rom-downloader/setup.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ chmod -R 777 ${RAHASHER_PATH}
2525

2626
mkdir -p /custom-services.d
2727
echo "Download Downloader service..."
28-
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/ra-rom-downloader/Downloader.bash -o /config/Downloader
28+
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/ra-rom-downloader/Downloader.bash -o /custom-services.d/Downloader
2929
echo "Done"
3030
chmod 777 /custom-services.d/Downloader
3131

0 commit comments

Comments
 (0)