#!/bin/sh

cp -a /var/lib/lxc/android/overrides/* $LXC_ROOTFS_PATH || true
