Fixed
- Docker:
diagnosecommand was missing from the entrypoint, causing "exec: diagnose: not found" when runningdocker run ... diagnose <MAC>(#98)
Docker update
docker pull ghcr.io/kristianp26/ble-scale-sync:latestThanks
- @mart1058 for reporting the missing Docker diagnose command