Merge "Fixed command dib-init-system not found error"
This commit is contained in:
commit
e85bab58ec
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
export DIB_INIT_SYSTEM=$(dib-init-system)
|
||||
export DIB_INIT_SYSTEM=$(PATH="$PATH:$(dirname $BASH_SOURCE)/.." dib-init-system)
|
||||
|
|
Loading…
Reference in a new issue