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

GitHub noreply at github.com
Tue Apr 14 10:05:01 CEST 2015


  Branch: refs/heads/development
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 50139a6b1803593548d07064427864764affc7da
      https://github.com/volkszaehler/volkszaehler.org/commit/50139a6b1803593548d07064427864764affc7da
  Author: Jakob Hirsch <jh at plonk.de>
  Date:   2015-04-08 (Wed, 08 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


  Commit: 4cb3bfd0876a9c6191374a7c4265a8ca89dd4a22
      https://github.com/volkszaehler/volkszaehler.org/commit/4cb3bfd0876a9c6191374a7c4265a8ca89dd4a22
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M misc/tools/install.sh

  Log Message:
  -----------
  Merge pull request #288 from jahir/development

Various fixes (composer detection etc)


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/f83020ea2679...4cb3bfd0876a


More information about the volkszaehler-dev mailing list