shellcheck source

This commit is contained in:
zenobit 2023-03-30 09:07:15 +02:00
parent d8d5223999
commit 028ae25446
1 changed files with 1 additions and 0 deletions

1
dh
View File

@ -63,6 +63,7 @@ function mode_portable() {
}
function mode_installed() {
# shellcheck source=distrohopper.conf
source "$DH_CONFIG"
portable_prefix=''
export "portable_prefix"