dagu icon indicating copy to clipboard operation
dagu copied to clipboard

The arg start-all is not working at version 1.14.3

Open samuelgodoy opened this issue 5 months ago • 0 comments

The start-all argument is not working in version 1.14.3 on Linux Arch64 (Raspbian), which is the same issue as #461

This command bellow works

dagu server start --config /home/ry/.config/dagu/admin.yaml & sleep 1 && dagu scheduler

samuelgodoy avatar Sep 07 '24 20:09 samuelgodoy