From aa27c454ea76eb2fe945edab437c735710290497 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 12 Mar 2021 21:37:11 +0300 Subject: cpt: add new package at 5.1.2 [TESTING] --- testing/cpt/files/news | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/cpt/files/news (limited to 'testing/cpt/files/news') diff --git a/testing/cpt/files/news b/testing/cpt/files/news new file mode 100644 index 00000000..4c0dabfd --- /dev/null +++ b/testing/cpt/files/news @@ -0,0 +1,4 @@ +#!/bin/sh -e +# Read news and announcements from Carbs Linux + +curl -sfL https://carbslinux.org/news/index.txt | ${PAGER:-less} -- cgit v1.2.3