Toastie 3 年 前
コミット
fc20ef215d
1 ファイル変更1 行追加0 行削除
  1. 1 0
      microsoft/powershell/install_choco.ps1

+ 1 - 0
microsoft/powershell/install_choco.ps1

@@ -0,0 +1 @@
+iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))