anbox/scripts/container-manager.sh
2016-09-17 10:48:07 +02:00

8 lines
193 B
Bash
Executable file

#!/bin/bash
# Make sure our setup path for the container rootfs
# is present as lxc is statically configured for
# this path.
mkdir -p $SNAP_COMMON/lxc
exec $SNAP/bin/anbox container-manager