mirror of
https://github.com/5im-0n/sshenc.sh.git
synced 2025-08-02 19:30:05 +02:00
typo
This commit is contained in:
@@ -99,7 +99,7 @@ elif [[ -e "$private_key" ]]; then
|
|||||||
done
|
done
|
||||||
|
|
||||||
if [ $decrypted = false ]; then
|
if [ $decrypted = false ]; then
|
||||||
>&2 echo "no valid decription key supplied"
|
>&2 echo "no valid decryption key supplied"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user