diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-17 01:37:15 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-17 01:37:15 -0700 |
commit | d0a9b42463f7647ea1d56e0827e286177a36a705 (patch) | |
tree | 6d68645ea1716bc92180fd2a61541de075c8758f /home/xyz/.local | |
parent | 34b398bd7013e851253a8abb3885fa3a205c3590 (diff) |
switch to qbt fosstorrent rss auto download
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/news | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 67b3bfab..d8a48d5a 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -11,7 +11,7 @@ daily () { } monthly () { - o "$BROWSER" https://smtp.cheogram.com/ https://linuxmint.com/download_lmde.php + o "$BROWSER" https://smtp.cheogram.com/ o alacritty --hold -e rate } |