wunderio/lando-drupal

Fix snapshot tool

Opened this issue · 0 comments

It seems mariadb-backup tool is not installed - how could I miss it during testing..

This should be correct, although still there's some problem using it.

  database:
    build_as_root:
      - apt update -y
      - apt-get install liblz4-tool mariadb-backup -y