mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
add shell completion build scripts
This commit is contained in:
@ -19,3 +19,7 @@
|
||||
wait
|
||||
echo
|
||||
echo "All documentation updated"
|
||||
|
||||
echo
|
||||
echo "Building shell completion scripts"
|
||||
./build-completions.py && echo "++++ shell completion build successful" || echo "---- shell completion build failed"
|
||||
|
Reference in New Issue
Block a user