mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-02 14:42:12 -04:00
use pre.bsh
This commit is contained in:
parent
6a4f9c1bd8
commit
0a2f06b456
1 changed files with 4 additions and 0 deletions
4
debian/security-misc.config
vendored
4
debian/security-misc.config
vendored
|
@ -3,6 +3,10 @@
|
|||
## Copyright (C) 2025 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
if [ -f /usr/libexec/helper-scripts/pre.bsh ]; then
|
||||
source /usr/libexec/helper-scripts/pre.bsh
|
||||
fi
|
||||
|
||||
source /usr/share/debconf/confmodule
|
||||
|
||||
set -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue