mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sudo -E PATH="$PATH" ./build-image-qemu.sh
|