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

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