6 lines
42 B
Bash
6 lines
42 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./build.sh -DDEV_BUILD_X86
|
||
|
|
||
|
|