summaryrefslogtreecommitdiff
path: root/Kernel/sync.sh
blob: 6dcab996f190299b11b71f9b61d8f034e6f3b89e (plain)
1
2
3
4
5
6
7
#!/bin/sh
set -e

script_path=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
cd "$script_path"

sudo -E PATH="$PATH" ./build-image-qemu.sh