1 2 3 4 5
#!/bin/sh script_path=$(cd -P -- "$(dirname -- "$0")" && pwd -P) cd "$script_path" sudo -E PATH="$PATH" ./build-image-qemu.sh