diff --git a/Migration-notes.md b/Migration-notes.md index 1c23d3b..9f0405f 100644 --- a/Migration-notes.md +++ b/Migration-notes.md @@ -34,6 +34,7 @@ Have a cronjob that will `rsync`and import the db. - hpradmin@borg:/home/hpradmin/sourcecode/hpr_generator/utils/update-hpr-db.sh # downloads the db and converts it - /home/hpradmin/sourcecode/hpr_generator/site-generator --all # generates the static site - rsync -av --partial --progress /home/hpradmin/sourcecode/hpr_generator/public_html/ hpr1:/home/hpr/public_html/ # transfers it to the NEW site. +- [hpr@ip-10-10-33-112 ~]$ mysql --host=localhost --user=root --password hpr_hpr < hpr_hpr.sql # Web Pages