diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-02-19 15:59:32 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-02-19 15:59:32 +0100 |
commit | d6fb69c26c1ed966b41d3d1f09b40638fce3e521 (patch) | |
tree | 38b148bae13bab561aa0918da6e3eb84cab3202b /updater-ng/files | |
parent | 679ec20eabb4ee738e100ab9c49b79c77d75d801 (diff) | |
download | turris-myrepo-d6fb69c26c1ed966b41d3d1f09b40638fce3e521.tar.gz turris-myrepo-d6fb69c26c1ed966b41d3d1f09b40638fce3e521.tar.bz2 turris-myrepo-d6fb69c26c1ed966b41d3d1f09b40638fce3e521.zip |
Drop files that shouldn't be in master
These files are my personal ones and shouldn't be there when we are
releasing this as a tool to public.
Diffstat (limited to 'updater-ng/files')
-rw-r--r-- | updater-ng/files/updater.config | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/updater-ng/files/updater.config b/updater-ng/files/updater.config deleted file mode 100644 index 4bc05ed..0000000 --- a/updater-ng/files/updater.config +++ /dev/null @@ -1,9 +0,0 @@ -config pkglists pkglists - list lists 'cacerts' - list lists 'luci-controls' - list lists 'nas' - list lists 'netutils' - -config l10n 'l10n' - list langs 'cs' - list langs 'de' |