diff options
Diffstat (limited to 'testing/cpt/files/news')
-rw-r--r-- | testing/cpt/files/news | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/cpt/files/news b/testing/cpt/files/news deleted file mode 100644 index 4c0dabfd..00000000 --- a/testing/cpt/files/news +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e -# Read news and announcements from Carbs Linux - -curl -sfL https://carbslinux.org/news/index.txt | ${PAGER:-less} |