From 6cc1a2ecbb8ffbccee1d8af4fe3df9f315af3649 Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 10 Apr 2026 14:31:42 -0600 Subject: [PATCH] fix the end... --- install-compiled.sh | 4 ++-- install.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install-compiled.sh b/install-compiled.sh index 52ae6cc..b6d767e 100755 --- a/install-compiled.sh +++ b/install-compiled.sh @@ -70,7 +70,7 @@ ask_user_proceed() { echo "Warning: could not determine installed version of $app." echo "compile.conf specifies version $latest." - read -rp "Compile and install $app anyway? [y/N] " response + read -rp "Compile and install $app anyway? [y/N] " response