mirror of
https://github.com/newnius/YAO-agent-master.git
synced 2025-06-06 07:51:55 +00:00
5 lines
64 B
Bash
5 lines
64 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
python3 /root/executor.py &
|
||
|
|
||
|
sleep infinity
|