shellcheck source

This commit is contained in:
zenobit 2023-03-30 09:07:15 +02:00
parent d8d5223999
commit 028ae25446

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"