diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:30:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:30:53 +0300 |
commit | 330f5db286def27c175f0fab1258be438ac59a38 (patch) | |
tree | 1aaec20bc436fd0ff28661856de452a2c5ce8083 /extra/scron | |
parent | fb78f1591b68923146beaceb06968ad215a9dfd4 (diff) | |
download | repository-330f5db286def27c175f0fab1258be438ac59a38.tar.gz |
scron: add meta file
Diffstat (limited to 'extra/scron')
-rw-r--r-- | extra/scron/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/scron/meta b/extra/scron/meta new file mode 100644 index 00000000..f8f9326a --- /dev/null +++ b/extra/scron/meta @@ -0,0 +1,3 @@ +description: Simple cron daemon +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |