We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07972b commit 9adbccaCopy full SHA for 9adbcca
usr/bin/dist-installer-cli
@@ -197,6 +197,9 @@ source /usr/libexec/helper-scripts/wc-test.sh
197
# shellcheck source=../../../helper-scripts/usr/libexec/helper-scripts/get_colors.sh
198
source /usr/libexec/helper-scripts/get_colors.sh
199
200
+# shellcheck source=../../../helper-scripts/usr/libexec/helper-scripts/package_installed_check.bsh
201
+source /usr/libexec/helper-scripts/package_installed_check.bsh
202
+
203
########################
204
## END DEFAULT VALUES ##
205
0 commit comments