aboutsummaryrefslogtreecommitdiff
path: root/core/cpt/files/news
blob: 853d0caeac5605f9bf56b790a66d26365b0904b0 (plain)
1
2
3
4
#!/bin/sh -e
# Read news and announcements from Carbs Linux

curl -sfL https://carbslinux.org/news.txt | ${PAGER:-less}