From 23ac1ad3f9748d769ed8d78724b3906fcf6a2ca3 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sun, 22 Jun 2025 17:17:41 -0400 Subject: [PATCH] Attempt force toggle --- files/scripts/install-xpadneo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/scripts/install-xpadneo.sh b/files/scripts/install-xpadneo.sh index c9dbb40..b0cb4eb 100644 --- a/files/scripts/install-xpadneo.sh +++ b/files/scripts/install-xpadneo.sh @@ -7,4 +7,4 @@ git clone https://github.com/atar-axis/xpadneo.git /tmp/xpadneo/ cd /tmp/xpadneo -./install.sh --verbose \ No newline at end of file +./install.sh --verbose --force \ No newline at end of file