mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-06-06 07:51:54 +00:00
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd /root/yao-scheduler/src && go run .
|