mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
3 lines
105 B
PowerShell
3 lines
105 B
PowerShell
|
choco install flutter -y
|
||
|
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
||
|
refreshenv
|