Abort if any command in the script exits with an error (lintian: maintainer-script-ignores-errors)

This commit is contained in:
HungryHobo
2010-11-13 17:55:34 +00:00
parent cd741439d9
commit 5fe654e7e8
3 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
#!/bin/sh
set -e
SVCHOME=/var/lib/i2p
I2P=/usr/share/i2p
I2PUSER=i2psvc