This commit is contained in:
2024-01-05 08:22:21 -06:00
parent 37b9172810
commit e3c2e8b021
5 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
VERS='2.5.106-01052024' VERS='2.5.107-01052024'
noheader=' update service dailytemp confsync -r -report ' noheader=' update service dailytemp confsync -r -report '

View File

@@ -20,6 +20,7 @@ Do {
$poff = 'yes' $poff = 'yes'
} }
} }
Start-Sleep -s 1
} else { } else {
write-host "no iscsi vms found" write-host "no iscsi vms found"
$poff = 'yes' $poff = 'yes'

View File

@@ -20,6 +20,7 @@ Do {
$poff = 'yes' $poff = 'yes'
} }
} }
Start-Sleep -s 1
} else { } else {
write-host "no iscsi vms found" write-host "no iscsi vms found"
$poff = 'yes' $poff = 'yes'

View File

@@ -20,6 +20,7 @@ Do {
$poff = 'yes' $poff = 'yes'
} }
} }
Start-Sleep -s 1
} else { } else {
write-host "no iscsi vms found" write-host "no iscsi vms found"
$poff = 'yes' $poff = 'yes'

View File

@@ -20,6 +20,7 @@ Do {
$poff = 'yes' $poff = 'yes'
} }
} }
Start-Sleep -s 1
} else { } else {
write-host "no iscsi vms found" write-host "no iscsi vms found"
$poff = 'yes' $poff = 'yes'