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