]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/AutomaticInstallation.php
bump version 2023.12
[friendica.git] / src / Console / AutomaticInstallation.php
index 1ce516e25f66484d5a3abd4630855243755a02d3..33b6f8303fa05498e2f114e2665079c0b7ee2d9b 100644 (file)
@@ -95,7 +95,7 @@ Examples
        bin/console autoinstall --savedb
                Installs Friendica with environment variables and saves them to the 'config/local.config.php' file
 
-       bin/console autoinstall -H localhost -p 3365 -u user -P passwort1234 -d friendica -U https://friendica.fqdn
+       bin/console autoinstall -H localhost -p 3365 -u user -P password1234 -d friendica -U https://friendica.fqdn
                Installs Friendica with a local mysql database with credentials
 HELP;
        }