Issue #2663936 by milodesc: Include .gitattributes file in list of core files to move in INSTALL.txt instructions
parent
3c24816c31
commit
4dec44bc87
|
@ -88,7 +88,7 @@ INSTALLATION
|
||||||
directory within your web server's document root or your public HTML
|
directory within your web server's document root or your public HTML
|
||||||
directory, continue with this command:
|
directory, continue with this command:
|
||||||
|
|
||||||
mv drupal-x.y.z/* drupal-x.y.z/.htaccess drupal-x.y.z/.csslintrc drupal-x.y.z/.editorconfig drupal-x.y.z/.eslintignore drupal-x.y.z/.eslintrc /path/to/your/installation
|
mv drupal-x.y.z/* drupal-x.y.z/.htaccess drupal-x.y.z/.csslintrc drupal-x.y.z/.editorconfig drupal-x.y.z/.eslintignore drupal-x.y.z/.eslintrc drupal-x.y.z/.gitattributes /path/to/your/installation
|
||||||
|
|
||||||
2. Create the Drupal database.
|
2. Create the Drupal database.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue