Refresh sudo before shutdown
This commit is contained in:
parent
223e0b1588
commit
164a4dc8e0
1
vm
1
vm
@ -10,6 +10,7 @@ looking-glass-client -s no -K 120 -d yes -g egl -a -M no egl:vsync yes &
|
|||||||
while [ "$command" != "stop" ]; do
|
while [ "$command" != "stop" ]; do
|
||||||
read command
|
read command
|
||||||
done
|
done
|
||||||
|
sudo whoami
|
||||||
echo "Stopping VM..."
|
echo "Stopping VM..."
|
||||||
#stop
|
#stop
|
||||||
virsh --connect=qemu:///system shutdown win10
|
virsh --connect=qemu:///system shutdown win10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user