mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
3 lines
58 B
Bash
3 lines
58 B
Bash
#!/bin/bash
|
|
cd /src/
|
|
python3 src/utils/update_cli_docs.py
|