mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 17:22:40 -04:00
update path to pre.bsh
This commit is contained in:
parent
137bc073c5
commit
06b86229a4
1 changed files with 2 additions and 2 deletions
4
debian/security-misc.postinst
vendored
4
debian/security-misc.postinst
vendored
|
@ -3,8 +3,8 @@
|
||||||
## Copyright (C) 2012 - 2018 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
## Copyright (C) 2012 - 2018 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
if [ -f /usr/lib/pre.bsh ]; then
|
if [ -f /usr/lib/helper-scripts/pre.bsh ]; then
|
||||||
source /usr/lib/pre.bsh
|
source /usr/lib/helper-scripts/pre.bsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue