diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-06-25 10:41:45 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-06-25 10:41:45 +0800 |
| commit | d4632ea830d457b1f72dce7390cabb146740600c (patch) | |
| tree | cdfb86841994f967317e95b27728a1563b3fcd8d /sh | |
| parent | fdc22ca52cea6a29aec518a2445f142a8e06d043 (diff) | |
move the url to vrm yearly
Diffstat (limited to 'sh')
| -rwxr-xr-x | sh/news | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ daily () { } monthly () { - o "$BROWSER" https://smtp.cheogram.com/ http://download.huzheng.org + o "$BROWSER" 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"' |
