фикс
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
cd /d "%~dp0"
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0publish.ps1" %*
|
||||
if errorlevel 1 pause
|
||||
Reference in New Issue
Block a user