chore: 打包程序restagent变更omc
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
process_name="restagent"
|
||||
process_name="omc"
|
||||
|
||||
if ! pgrep -x "$process_name" >/dev/null; then
|
||||
echo "$process_name is not running. Restarting..."
|
||||
|
||||
Reference in New Issue
Block a user