diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-29 07:06:43 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-29 07:07:04 -0400 |
commit | 8390e29340eb0c73b195c4d81616656ac978d124 (patch) | |
tree | 871d85a2cf320e5e05fbc5416e10c095bb5298cb /libre/filesystem/os-release | |
parent | 663395c1411b557b09c47f4f1e74832d169fa656 (diff) | |
download | abslibre-8390e29340eb0c73b195c4d81616656ac978d124.tar.gz abslibre-8390e29340eb0c73b195c4d81616656ac978d124.tar.bz2 abslibre-8390e29340eb0c73b195c4d81616656ac978d124.zip |
standardize os-release files and add logo to motd
Diffstat (limited to 'libre/filesystem/os-release')
-rw-r--r-- | libre/filesystem/os-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/filesystem/os-release b/libre/filesystem/os-release index 9dfb39d50..ee6086d73 100644 --- a/libre/filesystem/os-release +++ b/libre/filesystem/os-release @@ -1,7 +1,7 @@ NAME="Parabola" PRETTY_NAME="Parabola GNU/Linux-libre" ID=parabola -ID_LIKE="arch archlinux" +ID_LIKE="arch" ANSI_COLOR="1;35" HOME_URL="https://www.parabola.nu/" SUPPORT_URL="irc://chat.freenode.net#parabola" |