Update setup.bash
This commit is contained in:
parent
61855fc9a4
commit
6e0852aa3f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ chmod -R 777 ${RAHASHER_PATH}
|
||||||
|
|
||||||
mkdir -p /custom-services.d
|
mkdir -p /custom-services.d
|
||||||
echo "Download Downloader service..."
|
echo "Download Downloader service..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/ra-rom-downloader/Downloader.bash -o /config/Downloader
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/ra-rom-downloader/Downloader.bash -o /custom-services.d/Downloader
|
||||||
echo "Done"
|
echo "Done"
|
||||||
chmod 777 /custom-services.d/Downloader
|
chmod 777 /custom-services.d/Downloader
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue