diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-08-20 12:13:03 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-20 12:13:03 +0800 |
| commit | 770df2d100d7640c3862b310534b8c81f220c3c7 (patch) | |
| tree | e094624aa8c10f430570004269815986eee031c5 | |
| parent | ee0c1de1c37b72f92e59f5f26e063b0b2dadc77a (diff) | |
add comment why put clis in news -m instead of upd
| -rwxr-xr-x | sh/news | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ daily () { o alacritty -e prp practice_password5 } +# Put these clis in news script instead of upd script because pop-up windows +# may interrupt me monthly () { # test my server services websites see if working or not o "$BROWSER" \ |
