提交代码
This commit is contained in:
parent
c02f05bcdf
commit
d34ba4e43a
|
|
@ -28,6 +28,7 @@ namespace CodeRelease.BLL
|
||||||
int exitCode = 0;
|
int exitCode = 0;
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Log.Logger.Information($"开始执行linux {command}");
|
||||||
// 创建一个新的进程
|
// 创建一个新的进程
|
||||||
using (Process process = new Process())
|
using (Process process = new Process())
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user