ladybird/Meta/sync.sh

7 lines
130 B
Bash
Executable File

#!/bin/sh
set -e
script_path=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
sudo -E PATH="$PATH" "$script_path/build-image-qemu.sh"