From da9aacfdae3a6facf8b978e37ddc904c1efbdf3a Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 Sep 2025 17:12:25 +0200 Subject: [PATCH] fix: Info --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 8f93973..7223aa5 100644 --- a/src/install.sh +++ b/src/install.sh @@ -44,7 +44,7 @@ skipInstall() { fi fi - info "Detected that $method, creating a backup of your previous installation..." + info "Detected that $method, a backup of your previous installation has been saved..." local dir="$STORAGE/${previous%.*}.old"