命令行改版
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
|
||||
// 定义需要终止的进程关键词(与启动命令对应)
|
||||
$processKeywords = [
|
||||
'webman applysmstemp',
|
||||
'webman birthdaygiftsms',
|
||||
'webman rabborderprint',
|
||||
'webman rabbproductupdate'
|
||||
'applysmstemp.php',
|
||||
'birthdaygiftsms.php',
|
||||
'rabborderprint.php',
|
||||
'rabbproductupdate.php'
|
||||
];
|
||||
|
||||
echo "开始终止 Webman 进程...\n";
|
||||
|
||||
Reference in New Issue
Block a user