#!/bin/sh
set -e

vboxmanage extpack uninstall "Oracle VM VirtualBox Extension Pack"
vboxmanage extpack cleanup

#DEBHELPER#
