This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
Deprecated-Unsupported
Watch
1
Star
0
Fork
You've already forked Deprecated-Unsupported
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
93cde0000d
Deprecated-Unsupported
/
Java Projects
/
Bookshelf
/
unix_launch.sh
8 lines
70 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
function
main
(
)
{
cd
bin/
java Bookshelf
}
main
;
Reference in New Issue
View Git Blame
Copy Permalink