add thumbnails command

This commit is contained in:
David Christofas
2020-03-19 15:57:13 +01:00
parent ad9a1f1b15
commit a0f949cb14
7 changed files with 78 additions and 3 deletions
+1
View File
@@ -50,6 +50,7 @@ var (
"glauth",
"konnectd",
"proxy", // TODO rename this command. It collides with micro's `proxy`
"thumbnails",
}
)