exe/pyttyd in pytty-0.2.0 vs exe/pyttyd in pytty-0.3.0

- old
+ new

@@ -7,8 +7,9 @@ $LOAD_PATH.unshift lib_path unless $LOAD_PATH.include?(lib_path) STDOUT.sync = true require 'pytty' +require 'pytty/daemon' require 'pytty/daemon/cli' Pytty::Daemon::Cli::RootCommand.run \ No newline at end of file