2 lines
No EOL
92 B
Bash
2 lines
No EOL
92 B
Bash
#!/bin/sh
|
|
powershell -Command "Start-Process 'choco' -Verb runAs -ArgumentList 'install $*'" |