scripts for Mac

This commit is contained in:
skiffer-git 2024-03-19 15:17:05 +08:00
parent a64f6d108a
commit a338731fe9

View File

@ -426,7 +426,7 @@ openim::util::check_process_names() {
fi fi
started+=("Process $process_name - Command: $command, PID: $pid, Port: $port, Start time: $start_time") started+=("Process $process_name - Command: $command, PID: $pid, Port: $port, Start time: $start_time")
echo bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb echo bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb $started
done done
fi fi
done done