Add Powershell

This commit is contained in:
2024-10-28 08:27:55 +01:00
parent fbf367cdc9
commit be86b6e342

View File

@@ -15,7 +15,8 @@ $packages = @(
"spotify.spotify", "spotify.spotify",
"microsoft.azuredatastudio", "microsoft.azuredatastudio",
"mozilla.thunderbird", "mozilla.thunderbird",
"yubico.authenticator" "yubico.authenticator",
"microsoft.powershell"
) )
# Iterate through each package and install it # Iterate through each package and install it