vousjoocdjofjzoeif
This commit is contained in:
parent
26c161aa17
commit
3e7d9a4b7d
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/usr/bin/env sh
|
#!/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)
|
# Re-exec the script as qemu via sudo (only if needed)
|
||||||
[ "$(whoami)" != qemu ] && exec sudo -E -H -u qemu -- "$0" "$@"
|
[ "$(whoami)" != qemu ] && exec sudo -E -H -u qemu -- "$0" "$@"
|
||||||
|
|
Loading…
Reference in a new issue