From 855c16ee45486cd7d27df8c14abf5a845d99107e Mon Sep 17 00:00:00 2001 From: Antoine Boucher Date: Sat, 17 Feb 2024 17:56:15 -0500 Subject: [PATCH] Update setup_retroarch.sh --- setup_retroarch.sh | 58 +++++++++++++++++++++++++++++++++------------- 1 file changed, 42 insertions(+), 16 deletions(-) diff --git a/setup_retroarch.sh b/setup_retroarch.sh index c4face2..bb9fc15 100644 --- a/setup_retroarch.sh +++ b/setup_retroarch.sh @@ -1,18 +1,44 @@ #!/bin/bash -ROOT_WWW_PATH=$1 - -cd ${ROOT_WWW_PATH} \ - && wget https://buildbot.libretro.com/nightly/emscripten/$(date -d "yesterday" '+%Y-%m-%d')_RetroArch.7z \ - && 7z x -y $(date -d "yesterday" '+%Y-%m-%d')_RetroArch.7z \ - && mv retroarch/* . \ - && rmdir retroarch \ - && sed -i '/