vousjoocdjofjzoeif

This commit is contained in:
Ahurac 2024-03-26 20:16:45 +01:00
parent 26c161aa17
commit 3e7d9a4b7d

View file

@ -1,6 +1,5 @@
#!/usr/bin/env sh
set -x
# version=0.11.0
version=0.11.0
# Re-exec the script as qemu via sudo (only if needed)
[ "$(whoami)" != qemu ] && exec sudo -E -H -u qemu -- "$0" "$@"