source: flair-src/trunk/tools/VrpnLite/resources/core2-64/vrpnlite.sh@ 475

Last change on this file since 475 was 469, checked in by Sanahuja Guillaume, 2 years ago

change all scripts to remove call to distribution_specific_hack, which is no longer necessary

  • Property svn:executable set to *
File size: 143 bytes
Line 
1#! /bin/bash
2ARCH_DIR=core2-64
3
4${FLAIR_ROOT}/flair-install/bin/tools/$ARCH_DIR/vrpnlite -p 9000 -x vrpnlite.xml -s 172.26.213.1:3883 -v 3884
5
Note: See TracBrowser for help on using the repository browser.