mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-24 18:28:57 +00:00
Janitorial: Have sync.sh sudo automagically
Run sudo and keep environment just like in makeall.sh
This commit is contained in:
parent
e46b251d61
commit
2946b0e2d4
Notes:
sideshowbarker
2024-07-19 11:23:06 +09:00
Author: https://github.com/invalid-email-address
Commit: 2946b0e2d4
Pull-request: https://github.com/SerenityOS/serenity/pull/732
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
./build-image-qemu.sh
|
||||
sudo -E ./build-image-qemu.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue