aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 13:50:28 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 13:50:28 -0300
commit53d949ce6abda89ed43175f67ffb3f973c682407 (patch)
tree1ecc84646f1a176a8ee938ba41b9b8dadfffa88a
parentvps.scm: Inform the name of the downloaded file (diff)
downloadserver-53d949ce6abda89ed43175f67ffb3f973c682407.tar.gz
server-53d949ce6abda89ed43175f67ffb3f973c682407.tar.xz
Move metadata.json to description
-rw-r--r--description1
-rw-r--r--metadata.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/description b/description
new file mode 100644
index 0000000..fa6cb58
--- /dev/null
+++ b/description
@@ -0,0 +1 @@
+Setup and configuration for VPS.
diff --git a/metadata.json b/metadata.json
deleted file mode 100644
index 6d64e99..0000000
--- a/metadata.json
+++ /dev/null
@@ -1 +0,0 @@
-{"description":"Setup and configuration for VPS."}