diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:37 +0300 |
commit | c1c347f4a66cd05b7097de511f693c9c4bf6aea0 (patch) | |
tree | 8e382d0af184f36961c1bfa4c16eac6c6a21a296 /core | |
parent | 47cd4b6a2b2923fb8497747e8166b8a543f4110a (diff) | |
download | repository-c1c347f4a66cd05b7097de511f693c9c4bf6aea0.tar.gz |
baselayout: add meta file
Diffstat (limited to 'core')
-rw-r--r-- | core/baselayout/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/baselayout/meta b/core/baselayout/meta new file mode 100644 index 00000000..53c0b6a6 --- /dev/null +++ b/core/baselayout/meta @@ -0,0 +1,3 @@ +description: Carbs Linux base directories / scripts / configuration +license: MIT +maintainer: Cem Keylan <cem@ckyln.com> |