Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Created March 6, 2013 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaycs85/5101676 to your computer and use it in GitHub Desktop.
Save vijaycs85/5101676 to your computer and use it in GitHub Desktop.
D:
cd D:\xampp\mysql\bin
mysql -u root < db-drop-create.sql
cd D:\xampp\htdocs\drupal-8\sites\default
rmdir /S /Q files
rm settings.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment