pm-utils: 01qubes-sync-vms-clock: cosmetic fix for nicer output
This commit is contained in:
parent
c8ef500588
commit
8c4ac4326f
@ -5,6 +5,7 @@
|
|||||||
sync_qubes_vms_wallclock()
|
sync_qubes_vms_wallclock()
|
||||||
{
|
{
|
||||||
DATE=$(date)
|
DATE=$(date)
|
||||||
|
echo
|
||||||
echo "Syncing VMs clock to: $DATE"
|
echo "Syncing VMs clock to: $DATE"
|
||||||
qvm-run --all -u root "date -s \"$DATE\""
|
qvm-run --all -u root "date -s \"$DATE\""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user