Skip to content

Commit 2fa1208

Browse files
committed
test
1 parent e25f04d commit 2fa1208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ foreach ($server in $servers) {
261261

262262
Write-Host "Stack deployed on $hostname"
263263

264-
Remove-PSSession -Session $session
264+
# Remove-PSSession -Session $session
265265
} -ArgumentList $server, $data, $functionsDefinitions
266266
}
267267
# endregion

0 commit comments

Comments
 (0)