4 lines
69 B
Bash
Executable file
4 lines
69 B
Bash
Executable file
#!/bin/bash --verbose
|
|
set -e
|
|
|
|
./build_sysroot/prepare_sysroot_src.sh
|