From 4257c100acee1f2000377e7cfceaab800d9c5c34 Mon Sep 17 00:00:00 2001 From: Tim Vahlbrock Date: Sun, 10 May 2026 00:38:46 +0200 Subject: [PATCH] note on reverting the migration in uninstallation guide --- scripts/on-device-install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/on-device-install/README.md b/scripts/on-device-install/README.md index 67dd8e1..02a041e 100644 --- a/scripts/on-device-install/README.md +++ b/scripts/on-device-install/README.md @@ -40,7 +40,7 @@ To update AfterTouch, simply run the installation command again. The installer w ## Uninstallation -To uninstall AfterTouch, run the following command on the speaker. +Before uninstall, you might want to revert the migration, especially the changes to the server URLs (even though having configured an unresponsive local server probably is about as bad as having configured unresponsive Bose servers). To uninstall AfterTouch, run the following command on the speaker. ```bash curl -sSL https://raw.githubusercontent.com/gesellix/Bose-SoundTouch/main/scripts/on-device-install/uninstall.sh | sh