Add #DEBHELPER# token
[debian/uanytun.git] / debian / prerm
index 01b209c..631c043 100755 (executable)
@@ -10,3 +10,5 @@ if [ -x "/etc/init.d/uanytun" ] && [ "$1" = remove ]; then
     /etc/init.d/uanytun stop || true
   fi
 fi
     /etc/init.d/uanytun stop || true
   fi
 fi
+
+#DEBHELPER#