mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
shellcheck source
This commit is contained in:
parent
d8d5223999
commit
028ae25446
1 changed files with 1 additions and 0 deletions
1
dh
1
dh
|
@ -63,6 +63,7 @@ function mode_portable() {
|
|||
}
|
||||
|
||||
function mode_installed() {
|
||||
# shellcheck source=distrohopper.conf
|
||||
source "$DH_CONFIG"
|
||||
portable_prefix=''
|
||||
export "portable_prefix"
|
||||
|
|
Loading…
Reference in a new issue