make commands requires an up-to-date client

This commit is contained in:
Philippe Teuwen 2025-03-21 13:56:46 +01:00
commit 3869f70043

View file

@ -319,7 +319,7 @@ style: commands
--style=google --pad-oper --unpad-paren --pad-header \
--align-pointer=name {} \;
commands:
commands: client
# Update commands.md
[ -x client/proxmark3 ] && client/proxmark3 -m | tr -d '\r' > doc/commands.md
# Make sure python3 is installed