Merge pull request #825 from MunifTanjim/fix-entrypoint
fix: entrypoint fpath expansion
This commit is contained in:
commit
1a0808696c
|
@ -1 +1 @@
|
|||
fpath+="${0:h}/src"
|
||||
fpath+="${0:A:h}/src"
|
||||
|
|
Loading…
Reference in New Issue