mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
added script that prints the used paparazzi version using git describe
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
git describe --match "v[0-9].[0-9]*" --dirty --always
|
||||||
Reference in New Issue
Block a user