4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
if test -f /.build.command; then
|
|
sed -i 's/)"/)" "--target=armv7l"/g' /.build.command
|
|
fi
|