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