mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-08-19 08:51:26 +02:00
batdiff: Add batdiff script
This commit is contained in:
3
test/shim/batdiff.sh
Normal file
3
test/shim/batdiff.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
batdiff() {
|
||||
"${BIN_DIR}/batdiff${BIN_SUFFIX}" "$@" || return $?
|
||||
}
|
Reference in New Issue
Block a user