diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:42:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:42:43 +0300 |
commit | aeabceb5427d996718b36fa9e288bce2be9d0939 (patch) | |
tree | fe9772bed2c697604dd03c08fc942bbd82684290 /extra/bash | |
parent | 17984c01981703b72c9c8f1a3ec67d413e3825ab (diff) | |
download | repository-aeabceb5427d996718b36fa9e288bce2be9d0939.tar.gz |
bash: add meta file
Diffstat (limited to 'extra/bash')
-rw-r--r-- | extra/bash/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/bash/meta b/extra/bash/meta new file mode 100644 index 00000000..56be964a --- /dev/null +++ b/extra/bash/meta @@ -0,0 +1,3 @@ +description: The Bourne-Again Shell +license: GPL-3.0+ +maintainer: Cem Keylan <cem@ckyln.com> |