source:
contributed/trunk/dail/start_example.sh
@
7306
| Revision 7306, 216 bytes checked in by anonymous, 11 months ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | export JAVA_HOME=/usr/lib/jvm/default-java |
| 3 | export CLASSPATH=/opt/d-cache/classes/cells.jar:/opt/d-cache/classes/dcache.jar |
| 4 | /opt/jython/bin/jython ./dail_example.py your_admin_door 22223 admin your_secret |
| 5 |
Note: See TracBrowser
for help on using the repository browser.
