diff options
-rwxr-xr-x | home/xyz/.local/bin/news | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 3f7cf1c8..aa09ae22 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -14,7 +14,6 @@ daily () { monthly () { o "$BROWSER" https://smtp.cheogram.com/ https://linuxmint.com/download_lmde.php o alacritty --hold -e rate - o telegram-desktop } if [ $# -eq 0 ]; then |