diff --git a/index.html b/index.html index 5b344f8..3e69332 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@
If you received a message from someone that was encrypted with this script, you can decrypt it with your ssh private key using the following command:
- ./sshencdec.sh -s ~/.ssh/id_rsa < file-containing-the-encrypted-text.txt + ./sshenc.sh -s ~/.ssh/id_rsa < file-containing-the-encrypted-text.txt