From 7b62b21da9c4ef04dc3e613fdee6a263de539af6 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 May 2026 15:07:28 -0700 Subject: [PATCH] Shorten the update message. --- bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.sh b/bashrc.sh index 29e1b72..cff5d60 100755 --- a/bashrc.sh +++ b/bashrc.sh @@ -368,7 +368,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')" #log "\n\n`date` - Run 'reload-termux' to update." title="env-termux Updates Available" - message="Please run reload-termux to pull the latest changes." + message="Widate with 'reload-termux'." if [[ -d /sdcard ]]; then termux-notification \ -t "$title" \