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 () {