From 234db695aea23251b3eb939ceb8b64cd051fdd44 Mon Sep 17 00:00:00 2001
From: XargonWan <XargonWan@gmail.com>
Date: Wed, 7 Sep 2022 20:37:27 +0200
Subject: [PATCH] Updated Duckstation config

---
 tools/move-roms.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/move-roms.sh b/tools/move-roms.sh
index 85b83fc8..00dac00a 100644
--- a/tools/move-roms.sh
+++ b/tools/move-roms.sh
@@ -8,7 +8,7 @@ then
     exit 0
 fi
 
-conf_init
+#conf_init
 
 zenity --question --no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --title "RetroDECK" --cancel-label="Cancel" --ok-label "Browse" --text="The roms folder is now: $roms_folder\nplease select the new location.\nA retrodeck/roms folder will be created starting from the directory that you selected."
 if [ $? == 1 ] #cancel