#!/bin/sh
mkdir -p "${IPKG_INSTROOT}/etc/openvpn/openvpnc"
exit 0
