From: Evan Prodromou Date: Tue, 23 Jun 2009 16:19:54 +0000 (-0700) Subject: pwgen not pwdgen X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=009e40834c70c0e0b430552d37880a04be327465;p=quix0rs-gnu-social.git pwgen not pwdgen --- diff --git a/scripts/setup.cfg.sample b/scripts/setup.cfg.sample index 72e6a21afc..dd3c2705fc 100644 --- a/scripts/setup.cfg.sample +++ b/scripts/setup.cfg.sample @@ -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"