Skip to content

Instantly share code, notes, and snippets.

@anthonybudd
Created January 18, 2018 13:38
Show Gist options
  • Save anthonybudd/2753cfea260f2748f2dbd3cd5d76cc30 to your computer and use it in GitHub Desktop.
Save anthonybudd/2753cfea260f2748f2dbd3cd5d76cc30 to your computer and use it in GitHub Desktop.
#!/bin/bash
rm -rf /home/bitnami/www/demo.gdprplug.in
cp -a /home/bitnami/demo.gdprplug.in /home/bitnami/www/demo.gdprplug.in
/opt/bitnami/mysql/bin/mysql -u root --password=YOUR_MYSQL_PASSWORD demo_gdprplug_in < /home/bitnami/export.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment