From 522aa2b6e0f9eee67aa96ff8fd66388e38af6c40 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 14 Oct 2020 06:34:05 -0300 Subject: Move description into metadata.json --- description | 1 - metadata.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 description create mode 100644 metadata.json diff --git a/description b/description deleted file mode 100644 index fa6cb58..0000000 --- a/description +++ /dev/null @@ -1 +0,0 @@ -Setup and configuration for VPS. diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..6d64e99 --- /dev/null +++ b/metadata.json @@ -0,0 +1 @@ +{"description":"Setup and configuration for VPS."} -- cgit v1.2.3