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 4a13b5cea8 - Show all commits
+1 -1
View File
@@ -602,7 +602,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
reload-shared || success=1 reload-shared || success=1
if [[ $success == 0 ]]; then if [[ $success == 0 ]]; then
title="env-shared Updated" title="env-shared Updated"
message="Updated with 'reload-shared'." message="Reloaded automatically, please reload BASH. :)"
else else
title="env-shared Updates Available" title="env-shared Updates Available"
message="Update with 'reload-shared'." message="Update with 'reload-shared'."