#! /bin/sh
set -e
cp -nv /var/log/apache2/access.log /var/log/apache2/error.log $ADT_ARTIFACTS
