pwgen not pwdgen

This commit is contained in:
Evan Prodromou 2009-06-23 09:19:54 -07:00
parent 545cbb2c82
commit 009e40834c
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ export ADMIN=root
export ADMINPASS=yourpassword
export SITEDB=example_net_site
export AVATARBASE=/var/www/avatar.example.net
export PWDGEN="pwdgen 20"
export PWDGEN="pwgen 20"