#!/bin/sh

# Clean build artefact
cat > /etc/resolv.conf << EOF
# Cleaned by oem-config/post-install
EOF
