mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Build Process Refactoring
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
@echo off
|
||||
setlocal
|
||||
|
||||
rem pushd HBIOS && Powershell -ExecutionPolicy Unrestricted .\Build.ps1 %* || exit /b & popd
|
||||
|
||||
pushd HBIOS && call Build %* || exit /b & popd
|
||||
|
||||
Reference in New Issue
Block a user