From 8302bde8e3b0c4e080501dd91bc73730b36a152e Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 24 Feb 2019 12:23:41 +0100 Subject: [PATCH] Oops. --- hashboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hashboot b/hashboot index b5548a5..5c0553f 100755 --- a/hashboot +++ b/hashboot @@ -148,7 +148,7 @@ else fi fi -if [ ${2} -gt 1 ]; then +if [ "${2}" > "1" ]; then CKMODES=${2} fi