.
This commit is contained in:
parent
c72cc86a8c
commit
885b418bc7
1 changed files with 1 additions and 1 deletions
2
clean.sh
2
clean.sh
|
|
@ -3,7 +3,7 @@ set -e
|
|||
set -x
|
||||
|
||||
if ! which lr >/dev/null 2>&1; then
|
||||
>&2 echo "install leah2's lr(1) first"
|
||||
>&2 echo "install leahneukirchen's lr(1) first"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue