Fix typo
This commit is contained in:
parent
9daba1d9fd
commit
27b1b09cbd
|
@ -1,5 +1,5 @@
|
||||||
echo Loading Drivers...
|
echo Loading Drivers...
|
||||||
X:\PowerShell\pwsh.exe -file "X:\Scripts\Drivers.ps1";
|
X:\PowerShell\pwsh.exe -file "X:\Scripts\Drivers.ps1"
|
||||||
echo Configuring Network...
|
echo Configuring Network...
|
||||||
wpeinit
|
wpeinit
|
||||||
powercfg /s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
|
powercfg /s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
|
||||||
|
|
Loading…
Reference in a new issue