This website requires JavaScript.
Explore
Help
Sign In
starcalc
/
flm01
Watch
1
Star
0
Fork
You've already forked flm01
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1cba075938
flm01
/
server
/
api
/
webmachine
/
start.sh
4 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
`
dirname
$0
`
exec
erl -pa
$PWD
/ebin
$PWD
/deps/*/ebin -boot start_sasl -s webmachine
Reference in New Issue
View Git Blame
Copy Permalink