|
|
|
@ -25,6 +25,9 @@ choco upgrade -y $cache wiztree |
|
|
|
choco upgrade -y $cache gnupg |
|
|
|
choco upgrade -y $cache gnupg |
|
|
|
choco upgrade -y $cache git.install --params "/GitOnlyOnPath /NoAutoCrlf /WindowsTerminal /NoShellIntegration /NoCredentialManager" |
|
|
|
choco upgrade -y $cache git.install --params "/GitOnlyOnPath /NoAutoCrlf /WindowsTerminal /NoShellIntegration /NoCredentialManager" |
|
|
|
choco upgrade -y $cache qtpass |
|
|
|
choco upgrade -y $cache qtpass |
|
|
|
|
|
|
|
choco upgrade -y $cache hwmonitor |
|
|
|
|
|
|
|
choco upgrade -y $cache cpu-z |
|
|
|
|
|
|
|
choco upgrade -y $cache gpu-z |
|
|
|
|
|
|
|
|
|
|
|
# Refresh the environment to get access to gpg/git commands |
|
|
|
# Refresh the environment to get access to gpg/git commands |
|
|
|
refreshenv |
|
|
|
refreshenv |
|
|
|
|