Skip to content

Commit f59fe4c

Browse files
committed
Add Compute to BuildAndInstallClu.bat
1 parent 880f175 commit f59fe4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/CLU/BuildAndInstallClu.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ echo ^(Get-Content "%mscluCfg%"^) ^| ForEach-Object { $_ -replace "TOFILL", "%ro
2222
%root%\drop\clurun\win7-x64\clurun.exe --install Microsoft.Azure.Commands.Resources.Cmdlets
2323
%root%\drop\clurun\win7-x64\clurun.exe --install Microsoft.Azure.Commands.Websites
2424
%root%\drop\clurun\win7-x64\clurun.exe --install Microsoft.Azure.Commands.Management.Storage
25+
%root%\drop\clurun\win7-x64\clurun.exe --install Microsoft.Azure.Commands.Compute
2526

2627
REM setup osx and linux bits which can be xcopied and run.
2728
REM note, for known nuget bugs, skip --install by copying over cmdlet packages.

0 commit comments

Comments
 (0)