From 5dd22e2276b580a89f0a5b136d76193de22ac489 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Sun, 22 Dec 2019 07:52:26 +0800 Subject: [PATCH] Oops! Bugs! --- bin/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/build b/bin/build index c19cbba..1f0ecac 100755 --- a/bin/build +++ b/bin/build @@ -136,10 +136,10 @@ if config.passthru: bootscript = ''' Set Src Disk:Src: Export Src - Directory {{Src}} + Directory {Src} Set Exit 0 - ''' + {config.passthru} + ''' + ''' + config.passthru + ''' # DumpObj SeriousFile.c.o to SeriousFile.c.d Files -r -o -f -t 'OBJ ' -c 'MPS ' Disk:Src:BuildResults | StreamEdit ∂