зеркало из https://github.com/aspnet/MusicStore.git
3 строки
233 B
Batchfile
3 строки
233 B
Batchfile
|
@Echo off
|
||
|
|
||
|
PowerShell -NoProfile -NoLogo -ExecutionPolicy unrestricted -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '%~dp0RemoteTest.ps1' %*"
|