Update 'Migration notes'

Ken Fallon 2023-05-23 07:59:08 +00:00
parent a6180cbe7f
commit 631f0d3281

@ -33,7 +33,7 @@ Have a cronjob that will `rsync`and import the db.
- hpr@binrev:/home/hpr/bin/hpr_db_backup.bash # generates the latest update
- 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 # transfers it to the NEW site.
- rsync -av --partial --progress /home/hpradmin/sourcecode/hpr_generator/public_html/ hpr1:/home/hpr/public_html/ # transfers it to the NEW site.
# Web Pages