Skip to content

Commit 938d572

Browse files
committed
Removed verbose setting
1 parent d4b8469 commit 938d572

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup-powershellget/Setup/ShortcutStartup.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ To use Azure Service Management cmdlets please execute the following cmdlet:
9797
Install-Module Azure
9898
"@
9999
Write-Output $welcomeMessage
100-
101-
$VerbosePreference = "Continue"
102100
}
103101
}
104102
catch

0 commit comments

Comments
 (0)