Serenity Operating System
at hosted 7 lines 135 B view raw
1#!/bin/sh 2set -e 3 4script_path=$(cd -P -- "$(dirname -- "$0")" && pwd -P) 5cd "$script_path" 6 7sudo -E PATH="$PATH" ./build-image-qemu.sh