From 33491e7039a968fea51f1eb80020f9810bf55cc2 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Tue, 14 Nov 2017 11:04:54 +0000 Subject: [PATCH] Fixed typo. --- 001_apt-sources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/001_apt-sources.sh b/001_apt-sources.sh index 2695b93..9743dd5 100644 --- a/001_apt-sources.sh +++ b/001_apt-sources.sh @@ -1,6 +1,6 @@ # avoid duplicates rm /etc/apt/sources.list -rm /etc/apt/sources.list.d/devuan +rm /etc/apt/sources.list.d/devuan.list ACTIVE=/etc/apt/sources.list.d AVAILABLE=/etc/apt/sources.list-available