diff options
author | Rob Austein <sra@hactrn.net> | 2010-04-10 00:34:56 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-04-10 00:34:56 +0000 |
commit | 348445fc629308d26bcd4257a81f69fa8a161931 (patch) | |
tree | e4742e9f87dbf09c497d68b997cfa28f5d43795e | |
parent | 86a5972abd12e6662ea7642408ea7bd8afee380b (diff) |
Typo
svn path=/myrpki.rototill/README; revision=3174
-rw-r--r-- | myrpki.rototill/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/myrpki.rototill/README b/myrpki.rototill/README index c5fda9dd..3359032a 100644 --- a/myrpki.rototill/README +++ b/myrpki.rototill/README @@ -266,7 +266,7 @@ c) Next, you need to set up the MySQL databases that rpkid et al will match the ones you specified in myrpki.conf. There are two different ways you can do this: - i) You can use the setup-sql.py script, which prompts you for your + i) You can use the sql-setup.py script, which prompts you for your MySQL root password then attempts to do everything else automatically using values from myrpki.conf; or @@ -274,7 +274,7 @@ c) Next, you need to set up the MySQL databases that rpkid et al will The first approach is simple: - $ python setup-sql.py + $ python sql-setup.py Please enter your MySQL root password: The script should tell you what databases it creates. You can use |