Browse Source

WHOOPS

master
LoganDark 2 years ago
parent
commit
29c7eebd0b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      InstallWSL-Launcher.bat

+ 1
- 1
InstallWSL-Launcher.bat View File

@ -1,2 +1,2 @@
@echo off
powershell.exe -ExecutionPolicy ByPass "Import-Module %~dp0installWSL-2.psm1; Install-WSLInteractive; pause"
powershell.exe -ExecutionPolicy ByPass "Import-Module %~dp0InstallWSL.psm1; Install-WSLInteractive; pause"

Loading…
Cancel
Save