qemush : version 1.0.0 !
This commit is contained in:
parent
f6da6444f6
commit
8b5109d1e4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
# version=0.11.0
|
||||
# version=1.0.0
|
||||
|
||||
# Re-exec the script as qemu via sudo (only if needed)
|
||||
[ "$(whoami)" != qemu ] && exec sudo -E -H -u qemu -- "$0" "$@"
|
||||
|
|
Loading…
Reference in a new issue