delfi/zhv/readme.md

433 B

zhv

  • checkout repository
mkdir ~/git && cd ~/git
git clone https://git.wtf-eg.de/dancesWithCycles/delfi.git
  • configure cron
cd ~/git/delfi/zhv
cat dload/crontab
crontab -e
crontab -l
  • make sure to set variables like PGDATABASE, PGUSER, PGHOST, PGPORT aaso. appropriately

  • initialize database

cd ~/git/delfi/zhv
make init
  • load database
cd ~/git/delfi/zhv
make copy ZHV=<CSV file>