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