This website requires JavaScript.
Explore
Help
Register
Sign In
rudism
/
ficdown
Watch
1
Star
0
Fork
You've already forked ficdown
0
Code
Issues
2
Pull Requests
Projects
Releases
9
Wiki
Activity
ab1facc20f
ficdown
/
scripts
/
run.sh
5 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
DIR
=
`
dirname
$0
`
mono
$DIR
/../Ficdown.Console/bin/Debug/Ficdown.Console.exe
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink