#!/bin/sh

set -e

rm /usr/bin/syncany || true
rm /usr/bin/sy || true
rm /usr/bin/syncanyd || true
rm /usr/bin/syd || true

#DEBHELPER#
exit 0
