mirror of
https://github.com/newnius/YAO-agent.git
synced 2025-06-06 21:31:55 +00:00
6 lines
75 B
Bash
6 lines
75 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
|
||
|
python3 /root/yao-agent.py &
|
||
|
|
||
|
python3 /root/server.py
|