ci: make script names consistent

This commit is contained in:
Andrew Gallant
2020-03-15 20:43:13 -04:00
parent c0d78240df
commit 52ec68799c
6 changed files with 9 additions and 16 deletions

View File

@@ -98,7 +98,7 @@ assets = [
# The man page is automatically generated by ripgrep's build process, so
# this file isn't actually commited. Instead, to create a dpkg, either
# create a deployment/deb directory and copy the man page to it, or use the
# 'ci/build_deb.sh' script.
# 'ci/build-deb' script.
["deployment/deb/rg.1", "usr/share/man/man1/rg.1", "644"],
# Similarly for shell completions.
["deployment/deb/rg.bash", "usr/share/bash-completion/completions/rg", "644"],