#!/bin/bash #DEBHELPER# set -e if [ -d /usr/share/v-gears ];then rm -r /usr/share/v-gears else exit 0 fi