#!/bin/sh

if [ "$1" = "remove" ]; then
    install-atokx2 uninstall
fi

#DEBHELPER#
