From 028ae254462c66a317b24d4ad1739c24a731085c Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 30 Mar 2023 09:07:15 +0200 Subject: [PATCH] shellcheck source --- dh | 1 + 1 file changed, 1 insertion(+) diff --git a/dh b/dh index e8065d0..7344f61 100755 --- a/dh +++ b/dh @@ -63,6 +63,7 @@ function mode_portable() { } function mode_installed() { + # shellcheck source=distrohopper.conf source "$DH_CONFIG" portable_prefix='' export "portable_prefix"