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/prerm
vendored
2
debian/scripts/prerm
vendored
@@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
invoke-rc.d i2p stop
|
||||
|
||||
# stuff in /tmp
|
||||
|
Reference in New Issue
Block a user