From 981ecf6d891a5a89a4a78e82a232301978e3675b Mon Sep 17 00:00:00 2001 From: Tim Vahlbrock Date: Sat, 9 May 2026 16:18:11 +0200 Subject: [PATCH] fix typo --- scripts/on-device-install/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/on-device-install/install.sh b/scripts/on-device-install/install.sh index 2e4efe2..f27f3dd 100644 --- a/scripts/on-device-install/install.sh +++ b/scripts/on-device-install/install.sh @@ -12,7 +12,7 @@ cd /opt/aftertouch curl \ -sSL \ -O \ - --fal \ + --fail \ "$BINARY_URL" mv soundtouch-service-v$VERSION-linux-armv7 aftertouch-service