You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commit 0d57111 (upgrade deps) change the cli completely.
Starting a daemon now requires a value for each argument.
So earbuds -d needs to be changed to earbuds -d <name>.
I dont know if it is planned to have named daemons or if this happend by example.
The commit 0d57111 (upgrade deps) change the cli completely.
Starting a daemon now requires a value for each argument.
So
earbuds -d
needs to be changed toearbuds -d <name>
.I dont know if it is planned to have named daemons or if this happend by example.
But, since the daemon autostart
LiveBudsCli/src/daemon_utils.rs
Line 16 in df46706
The text was updated successfully, but these errors were encountered: