Janitorial: Have sync.sh sudo automagically

Run sudo and keep environment just like in makeall.sh
This commit is contained in:
Your Name 2019-11-04 18:30:38 +01:00 committed by Andreas Kling
commit 2946b0e2d4
Notes: sideshowbarker 2024-07-19 11:23:06 +09:00

View file

@ -1,3 +1,3 @@
#!/bin/sh
./build-image-qemu.sh
sudo -E ./build-image-qemu.sh