fix: entrypoint fpath expansion

This commit is contained in:
Munif Tanjim 2021-12-01 12:08:52 +06:00
parent 536bd1d3d4
commit ac3ceba238
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
fpath+="${0:h}/src"
fpath+="${0:A:h}/src"