Remove old terminal output ommands fior updater.

This commit is contained in:
2026-05-06 17:47:16 -07:00
parent 032fa387b6
commit deffc60730

View File

@@ -595,9 +595,6 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
&& git -C "$PROJECT_SHARED" status \ && git -C "$PROJECT_SHARED" status \
| grep "is behind" \ | grep "is behind" \
| while read status; do | while read status; do
#log "\n\n`date` - env-shared has been improved."
#log " '$status'"
#log "\n\n`date` - Run 'update-shared' to update."
title=TBD title=TBD
message=TBD message=TBD
success=0 success=0