Skip to content

Commit 2a33133

Browse files
Update Downloader.bash
1 parent 6e0852a commit 2a33133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ra-rom-downloader/Downloader.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/usr/bin/with-contenv bash
22
scriptVersion="1.0"
33
scriptName="RA-ROM-Downloader"
4-
downloadPath="$romPath/RA_collection"
54

65
#### Import Settings
76
source /config/extended.conf
7+
downloadPath="$romPath/RA_collection"
88

99
#### Funcitons
1010
logfileSetup () {

0 commit comments

Comments
 (0)