From 366b4f0ec386c8597aceab1be5cbcba48cca3b71 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 19 Sep 2022 09:05:20 +0200 Subject: [PATCH] Enahcned default sd card check --- global.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.sh b/global.sh index dc105d84..ccdfa559 100755 --- a/global.sh +++ b/global.sh @@ -63,7 +63,7 @@ then roms_folder="$rdhome/roms" # the default roms folder path media_folder="$HOME/retrodeck/downloaded_media" # the media folder, where all the scraped data is downloaded into themes_folder="$HOME/retrodeck/themes" # the themes folder - sdcard="$default_sd" # Steam Deck SD default path + sdcard="$default_sd" # Steam Deck SD default path # writing the needed variables in the config file conf_write