util/prosodyctl/shell.lua
changeset 10875 e5dee71d0ebb
parent 10873 c91697b81349
child 10877 813e632431e6
--- a/util/prosodyctl/shell.lua	Tue Jun 02 08:00:37 2020 +0100
+++ b/util/prosodyctl/shell.lua	Tue Jun 02 08:01:21 2020 +0100
@@ -126,5 +126,5 @@
 end
 
 return {
-	start = start;
+	shell = start;
 };