Use bash and set fail conditions. Reformat files.
This commit is contained in:
parent
8340926289
commit
091e7b233a
3
build.sh
3
build.sh
|
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
set -euo errexit
|
||||||
|
|
||||||
platforms='
|
platforms='
|
||||||
CONFIG_TARGET_arm64=y
|
CONFIG_TARGET_arm64=y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue