Commit 89d68c1a authored by 张晓彤's avatar 张晓彤

添加启动脚本

parent a9759c8e
#!/bin/bash
python3 topo_update_server.py
nohup python3 realtime_dispatch.py >/dev/null 2>&1 &
\ No newline at end of file
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