Fix confusing filename

This commit is contained in:
Manuel Thalmann 2024-07-28 00:28:10 +02:00
parent f863d9e360
commit c8139ae9c3
3 changed files with 1 additions and 1 deletions

View file

@ -107,7 +107,7 @@ begin
set -l git $files[9..12]
set -l pwsh $files[13..16]
cp -r "$dir/winfs"/* "$winpeOverlay"
cp -r "$dir/winpefs"/* "$winpeOverlay"
begin
set -l startupFile "$winpeOverlay/Windows/System32/startnet.cmd"