forked from I2P_Developers/i2p.i2p
Abort if any command in the script exits with an error (lintian: maintainer-script-ignores-errors)
This commit is contained in:
2
debian/scripts/postinst
vendored
2
debian/scripts/postinst
vendored
@@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
SVCHOME=/var/lib/i2p
|
||||
I2P=/usr/share/i2p
|
||||
I2PUSER=i2psvc
|
||||
|
Reference in New Issue
Block a user