mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Don't default to "/tmp/klippy_uds" for the webhooks unix domain socket filename. Instead, require the filename to be specified on the command-line (via a new "-a" parameter). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>