mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
doc: fix macro badge
This commit is contained in:
parent
2474dc42c1
commit
d395ebe694
2
.github/macros-badge.sh
vendored
2
.github/macros-badge.sh
vendored
@ -2,4 +2,4 @@
|
||||
|
||||
scriptdir=$(dirname $(readlink -f $0))
|
||||
|
||||
curl "https://img.shields.io/badge/macros-$($scriptdir/../cmd/carapace/carapace --macros | wc -l)-orange"
|
||||
curl "https://img.shields.io/badge/macros-$($scriptdir/../cmd/carapace/carapace --macro | wc -l)-orange"
|
||||
|
Loading…
x
Reference in New Issue
Block a user