[vz-dev] [volkszaehler/volkszaehler.org] 504213: reworked parts of the install script

GitHub noreply at github.com
Mon Apr 20 00:12:54 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 504213af4d80a076b6d919f66951cf63967ef3b8
      https://github.com/volkszaehler/volkszaehler.org/commit/504213af4d80a076b6d919f66951cf63967ef3b8
  Author: Jakob Hirsch <jh at plonk.de>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M misc/tools/install.sh

  Log Message:
  -----------
  reworked parts of the install script

- allow to specify vz target dir on command line (handy for testing, but also handy fo real world usage)
- clone directly into the target dir instead of a temp dir and cp to target. this way, we have a fully working clone, i.e. you can later use git pull to update
- get_* functions now directly update the vz config
- check for php module pdo_mysql, we need this
- use dedicated php version check function
- fixed composer check (and output)
- only copy sample vz config if there is not already one




More information about the volkszaehler-dev mailing list