aboutsummaryrefslogtreecommitdiff
path: root/rcynic/installation-scripts/deinstall.sh
blob: 113794a481f6b39f3a6f0944462e400cdf073589 (plain) (blame)
1
2
3
4
5
#!/bin/sh -
# $Id$

echo Sorry, automated deinstallation of rcynic is not implemented yet
exit 1