Skip to content

Commit 9f88629

Browse files
committed
Remove old grub links
1 parent 1900523 commit 9f88629

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ build_script:
2626
2727
dotnet publish ..\IL2CPU\source\IL2CPU -r win7-x86 -o "c:\CosmosRun\Build\IL2CPU\"
2828
29-
xcopy /Y "source\Cosmos.Build.Tasks\tools\grub2\boot\grub\i386-pc\*.*" "c:\CosmosRun\Build\ISO\boot\grub\i386-pc\"
30-
xcopy /Y "Build\grub2\boot\grub\grub.cfg" "c:\CosmosRun\Build\ISO\boot\grub"
3129
xcopy /Y /S "Build\VMware\*" "c:\CosmosRun\Build\VMware\"
3230
xcopy /Y /S "Build\Tools" "c:\CosmosRun\Build\Tools\"
3331
xcopy /Y "..\IL2CPU\source\Cosmos.Core.DebugStub\*.xs" "c:\CosmosRun\XSharp\DebugStub\"

0 commit comments

Comments
 (0)