Skip to content

Commit

Permalink
bump agent.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Jan 12, 2025
1 parent 4725f4c commit 24b60ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:: installer for agent on windows

set root=\opt\viam
set fname=viam-agent-windows-amd64-alpha-9-f68e150.exe
set fname=viam-agent-windows-amd64-alpha-11-4725f4c.exe
mkdir %root%\cache
mkdir %root%\bin
curl https://storage.googleapis.com/packages.viam.com/temp/%fname% -o %root%\cache\%fname%
Expand Down

0 comments on commit 24b60ac

Please sign in to comment.