pull/6/head
tastytea 2019-02-24 12:23:41 +01:00
parent 79946d3731
commit 8302bde8e3
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ else
fi
fi
if [ ${2} -gt 1 ]; then
if [ "${2}" > "1" ]; then
CKMODES=${2}
fi