Skip to content

Commit 9c9438d

Browse files
committed
Remove persist tag
1 parent 3c60bd0 commit 9c9438d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Management-Utilities/ec2-user-data-iscsi-create-and-mount/windows_userData.ps1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,5 +356,4 @@ if (Test-Path $uninstallFile){
356356
Write-Output "Uninstall script removed" >> $currentLogPath
357357
Write-Host "Uninstall script removed" -ForegroundColor Green
358358
}
359-
</powershell>
360-
<persist>true</persist>
359+
</powershell>

0 commit comments

Comments
 (0)