#!/bin/bash

set -e

#DEBHELPER#

# remove webcam plugin from oem-config
rm -f /usr/lib/ubiquity/plugins/ubi-webcam.py*

