From 2a331332a3826dba292ddfc0ec7f9d94b4ec72d3 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 18 Aug 2023 11:45:21 +0000 Subject: [PATCH] Update Downloader.bash --- ra-rom-downloader/Downloader.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ra-rom-downloader/Downloader.bash b/ra-rom-downloader/Downloader.bash index ad64073..c671740 100644 --- a/ra-rom-downloader/Downloader.bash +++ b/ra-rom-downloader/Downloader.bash @@ -1,10 +1,10 @@ #!/usr/bin/with-contenv bash scriptVersion="1.0" scriptName="RA-ROM-Downloader" -downloadPath="$romPath/RA_collection" #### Import Settings source /config/extended.conf +downloadPath="$romPath/RA_collection" #### Funcitons logfileSetup () {