mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-12-26 11:21:46 +00:00
bugfix: fix filepath when calling from local dir
This commit is contained in:
parent
fa7d942a8f
commit
8a4fed4295
@ -49,7 +49,7 @@ function InstallWSLNeovim
|
|||||||
[string]$source
|
[string]$source
|
||||||
)
|
)
|
||||||
|
|
||||||
Import-Module ./windows.psm1
|
Import-Module ./util/windows.psm1
|
||||||
|
|
||||||
Push-Location
|
Push-Location
|
||||||
ProcessUrlFiles -source $source
|
ProcessUrlFiles -source $source
|
||||||
|
Loading…
Reference in New Issue
Block a user