Commit 6cfd5d56 authored by hj's avatar hj

更新提交

parent 5adf08d6
......@@ -139,7 +139,7 @@ class CheMenuService
];
$this->apiService->pushQueue($productJobContent,'chemenu_product_page');
$cmd = 'pkill -f chemenu_product_page && sh /var/www/openapi/server/script/restartAdsl.sh';
$cmd = 'sh /var/www/openapi/server/script/restartAdsl.sh';
trim(shell_exec("$cmd 2>&1"));
return true;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment