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