Update Downloader.bash

This commit is contained in:
RandomNinjaAtk
2023-08-18 11:45:21 +00:00
committed by GitHub
parent 6e0852aa3f
commit 2a331332a3

View File

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