diff --git a/python/fucking_coffee.py b/python/fucking_coffee.py index a6ea5e9..8260932 100755 --- a/python/fucking_coffee.py +++ b/python/fucking_coffee.py @@ -22,7 +22,7 @@ con.write(password + "\n") # Make some coffee! con.write("sys brew\n") -time.sleep(64) +time.sleep(24) # love the smell! con.write("sys pour\n")