8 lines
113 B
Batchfile
8 lines
113 B
Batchfile
@echo off
|
|
|
|
E:
|
|
chdir E:\Software\OsDev
|
|
set CYGWIN=nodosfilewarning
|
|
|
|
bash /cygdrive/e/Software/OsDev/lux/build.sh
|