2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-04-29 22:27:24 +02:00
fluffychat/scripts/prepare-windows.ps1
2021-07-25 00:47:45 +12:00

3 lines
105 B
PowerShell

choco install flutter -y
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
refreshenv