From 7520cc110e496200cc0c65dca0524161ef2d8eaa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 26 Feb 2024 01:57:19 -0800 Subject: update --- sh/news | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/news b/sh/news index 4d4b5c1..2896a42 100755 --- a/sh/news +++ b/sh/news @@ -24,7 +24,7 @@ monthly () { o "$BROWSER" https://smtp.cheogram.com/ http://download.huzheng.org # Show 3 months' remind. I use 3 months because it is better to know I20 deadline 3 months earlier so I have 2 months to prepare the money for extension. # (2*31+30+6)/7=14. Consider month 1 day 1 is on Sunday and make sure month 3 day 31 is shown. Tested with `rem -cu+14 -@ -w114 2025-03-01` - o alacritty --hold -e sh -c 'rem -cu+14 -@ -w114 | $PAGER' + o alacritty --hold -e sh -c 'rem -cu+14 -@ -w114 | "$PAGER"' } if [ $# -eq 0 ]; then -- cgit v1.2.3-70-g09d2