Browse Source

Removed "your computer will explode" message

master 1.0.0
LoganDark 2 years ago
parent
commit
c426e59a2f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      install-wsl.psm1

+ 1
- 1
install-wsl.psm1 View File

@ -136,7 +136,7 @@ Workflow Install-WSL {
# once in a row. For example if you are installing multiple distros
# Should work okay...
Write-Information 'Restart your computer in 30 seconds or it will explode'
Write-Information 'Please restart your computer to continue the installation'
'restart-needed'
Suspend-Workflow


Loading…
Cancel
Save