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