From 885b418bc75d13c8855eca1af700f3bb08e52522 Mon Sep 17 00:00:00 2001 From: kento2 Date: Thu, 2 Apr 2026 17:23:50 +0200 Subject: [PATCH] . --- clean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean.sh b/clean.sh index 7a8af5f..af5acf9 100755 --- a/clean.sh +++ b/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