This website requires JavaScript.
Explore
YouTube
Discord
Help
Register
Sign In
libsoc
/
site-libsoc
Watch
1
Star
0
Fork
You've already forked site-libsoc
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e68d3e6456
site-libsoc
/
Server
/
bin
/
runtask
2 lines
97 B
Bash
Raw
Blame
History
#!/bin/sh
julia --color
=
yes --depwarn
=
no --project
=
@. -q --
$(
dirname
$0
)
/../bootstrap.jl -r
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink