source:
trunk/gui/vizservers/nanovis/start_server
@
469
Last change on this file since 469 was 469, checked in by mmc, 18 years ago | |
---|---|
|
|
File size: 104 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | DISPLAY=:0 |
4 | export DISPLAY |
5 | |
6 | ../nanoscale/server -l 3000 -b 3001 -s 172.18.3.255 -c ./nanovis |
7 |
Note: See TracBrowser
for help on using the repository browser.