mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +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
|