This website requires JavaScript.
Explore
Help
Sign In
skygpu
/
skynet
mirror of
https://github.com/skygpu/skynet.git
Watch
1
Star
0
Fork
You've already forked skynet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5bd2c24c5
skynet
/
docker
/
entrypoint.sh
6 lines
37 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
uv sync
exec
uv run
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink