novi debian/rules i novi debian/copyright
[ntp-cn.git] / debian / postinst
index 62fb438..58fa1da 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -e
+
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx