Update entry.sh
This commit is contained in:
parent
ea45c6a033
commit
dc9039d076
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
: "${APP:="QEMU"}"
|
: "${APP:="QEMU"}"
|
||||||
|
: "${MACHINE:="virt"}"
|
||||||
: "${SUPPORT:="https://github.com/qemus/qemu-arm"}"
|
: "${SUPPORT:="https://github.com/qemus/qemu-arm"}"
|
||||||
|
|
||||||
cd /run
|
cd /run
|
||||||
|
|
Loading…
Reference in a new issue