mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-12-26 03:11:45 +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
|
||||
)
|
||||
|
||||
Import-Module ./windows.psm1
|
||||
Import-Module ./util/windows.psm1
|
||||
|
||||
Push-Location
|
||||
ProcessUrlFiles -source $source
|
||||
|
Loading…
Reference in New Issue
Block a user