summaryrefslogtreecommitdiff
path: root/john.lua
diff options
context:
space:
mode:
Diffstat (limited to 'john.lua')
-rw-r--r--john.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/john.lua b/john.lua
index 4ae24dd..674ad42 100644
--- a/john.lua
+++ b/john.lua
@@ -44,7 +44,7 @@ function main()
h.close()
- os.sleep(15)
+ os.sleep(30)
end
end