Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit deffc60730 - Show all commits
-3
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