]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
chmod +x import-account.pl
authorSimon Ruderich <simon@ruderich.org>
Tue, 8 Dec 2015 09:09:04 +0000 (10:09 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 8 Dec 2015 15:04:47 +0000 (16:04 +0100)
README.md
import-account.pl [changed mode: 0644->0755]

index 5c0b3e1941d1830fbbe99d9c37f89bb2f6aefc2f..fcf6cab26edf7204af1cad065b4d860fd9566656 100644 (file)
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ This perl-script can be used to import the account key from the original letsenc
 You should copy `private_key.json` to the same directory as the script.
 The json-file can be found in a subdirectory of `/etc/letsencrypt/accounts/acme-v01.api.letsencrypt.org/directory`.
 
-Usage: `perl import-account.pl`
+Usage: `./import-account.pl`
 
 ### import-certs.sh
 
old mode 100644 (file)
new mode 100755 (executable)