Use modifier expansion instead of dirname
This commit is contained in:
parent
01c69f3ce2
commit
cdcbe19a9e
|
@ -1 +1 @@
|
|||
fpath+="`dirname $0`/src"
|
||||
fpath+="${0:h}/src"
|
||||
|
|
Loading…
Reference in New Issue