Skip to content

Commit c830c8c

Browse files
committed
comment
1 parent 0802104 commit c830c8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

usr/libexec/helper-scripts/package_installed_check.bsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Copyright (C) 2025 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
44
## See the file COPYING for copying conditions.
55

6+
## NOTE: Must not include bashisms!
7+
68
## NOTE: code duplication: Function pkg_installed is duplicated elsewhere in derivative-maker source code.
79
pkg_installed() {
810
local package_name dpkg_query_output

0 commit comments

Comments
 (0)