This website works better with JavaScript
git Service のサービス IN-Ulm e.V.
エクスプローラ
ヘルプ
サインイン
ulpeters
/
snippets
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
initial
Toastie
3 年 前
親
91073d7942
コミット
fc20ef215d
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
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'))