Skip to content

Commit

Permalink
switch info and config calls around for proper headers to hit first
Browse files Browse the repository at this point in the history
  • Loading branch information
luthermonson committed Aug 12, 2021
1 parent 4996c02 commit a5efaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/rke2-install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@ function Rke2-Installer

Invoke-Rke2AgentDownload
New-CattleId
Get-Rke2Info
Get-Rke2Config
Get-Rke2Info

if($env:CATTLE_RKE2_VERSION)
{
Expand Down

0 comments on commit a5efaa4

Please sign in to comment.