diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-03 19:57:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-03 19:57:33 +0300 |
commit | 841fec4ac79bf2be2a03966ecb26825801540ea6 (patch) | |
tree | b661649191b17b9acaaa62e64471d98f7b0242b2 /testing/cpt/files/news | |
parent | e1cac1fd1ccef065cf73ccb82ed6f95f9bb4038e (diff) | |
download | repository-841fec4ac79bf2be2a03966ecb26825801540ea6.tar.gz |
cpt: drop release candidate from testing
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} |