Skip to content

Commit faafa8b

Browse files
Change maintenance-day banner to LOG OFF NOW
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0940684 commit faafa8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/bodhi-splash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ __bodhi_splash_main() {
176176
if (( days_until <= 0 )); then
177177
_bs_top
178178
_bs_row_colored_full "MAINTENANCE TODAY: ${maint_date_str}" "$_bg_red"
179-
_bs_row_colored_full "The cluster will be unavailable. Save your work." "$_bg_red"
179+
_bs_row_colored_full "The cluster will be unavailable. LOG OFF NOW." "$_bg_red"
180180
elif (( days_until <= 1 )); then
181181
_bs_top
182182
_bs_row_colored_full "MAINTENANCE TOMORROW: ${maint_date_str}" "$_bg_red"

0 commit comments

Comments
 (0)