stupid typo
This commit is contained in:
@@ -23,6 +23,7 @@ fi
|
|||||||
|
|
||||||
if [ ${#1} -ne 40 ]; then # check da length of da hashie boi
|
if [ ${#1} -ne 40 ]; then # check da length of da hashie boi
|
||||||
echo "First arguement should be the SHA1 hash, exactly 40 hex characters long. exiting"
|
echo "First arguement should be the SHA1 hash, exactly 40 hex characters long. exiting"
|
||||||
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${#2} -ne 5 ]; then # maek sure da known chars are precisely 5 chars otherwise fail
|
if [ ${#2} -ne 5 ]; then # maek sure da known chars are precisely 5 chars otherwise fail
|
||||||
|
|||||||
Reference in New Issue
Block a user