chore: add software instasll

This commit is contained in:
2025-07-31 18:36:33 +10:00
parent 21e13485d1
commit 4a62c0f72a

View File

@ -14,7 +14,7 @@ try {
} }
# Install software # Install software
choco install sysinternals -y choco install sysinternals -y --ignore-checksums
choco install dotnetfx -y choco install dotnetfx -y
choco install git.install -y choco install git.install -y
choco install notepadplusplus -y choco install notepadplusplus -y