4 lines
95 B
Batchfile
4 lines
95 B
Batchfile
mkdir ..\..\..\Builds
|
|
bash.exe -c "./make-deb.sh armhf"
|
|
bash.exe -c "./make-deb.sh amd64"
|
|
pause |