Rename xrep to ripgrep.
This commit is contained in:
@@ -16,7 +16,7 @@ mk_tarball() {
|
||||
|
||||
# TODO update this part to copy the artifacts that make sense for your project
|
||||
# NOTE All Cargo build artifacts will be under the 'target/$TARGET/{debug,release}'
|
||||
cp target/$TARGET/release/xrep $td
|
||||
cp target/$TARGET/release/rg $td
|
||||
|
||||
pushd $td
|
||||
|
||||
|
||||
Reference in New Issue
Block a user