Currently, if I want to run the Gtk UI but also have the Web UI available then I run the two commands sequentially, and the Web UI attaches to the existing daemon process (I assume). Is there a command-line switch that I can use to start deluge with both UIs?
Thanks,
Pete
How do I start the WebUI and Gtk UI simultaneously in 0.9?
Re: How do I start the WebUI and Gtk UI simultaneously in 0.9?
Code: Select all
deluge -u gtk && deluge -u web
Re: How do I start the WebUI and Gtk UI simultaneously in 0.9?
I'll take that as a "no" then.andar wrote:Code: Select all
deluge -u gtk && deluge -u web
Re: How do I start the WebUI and Gtk UI simultaneously in 0.9?
deluge -u gtk & deluge -u web
Or just start 2 terminals.
Or just start 2 terminals.
dev: webui, core, labels | irc:vonck7 |