Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #26670
Ticket #26670
: relames
File relames,
181 bytes
(added by
oksmith77
,
14 years ago
)
updated wrapper script
Line
1
#!/usr/bin/env sh
2
3
# This is a shell wrapper to make executing relames simpler.
4
# Just call `relames` to get an overview of the options.
5
6
7
exec
java -Xss2048K -jar @@RELAMES@@
"
$@
"
Download in other formats:
Original Format