bugfix: fix filepath when calling from local dir

This commit is contained in:
Baipyrus 2024-11-25 15:06:01 +01:00
parent fa7d942a8f
commit 8a4fed4295

View File

@ -49,7 +49,7 @@ function InstallWSLNeovim
[string]$source
)
Import-Module ./windows.psm1
Import-Module ./util/windows.psm1
Push-Location
ProcessUrlFiles -source $source