We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f2f7c commit 5e315efCopy full SHA for 5e315ef
provisionersdk/scripts/bootstrap_windows.ps1
@@ -1,4 +1,4 @@
1
-# Sleep for a while in case the underlyine provider deletes the resource on error.
+# Sleep for a while in case the underlying provider deletes the resource on error.
2
trap {
3
Write-Error '=== Agent script exited with non-zero code. Sleeping 24h to preserve logs...'
4
Start-Sleep -Seconds 86400
0 commit comments