summaryrefslogtreecommitdiff
path: root/efl-gui.sh
blob: d5cfdf9d2c48fcc191545e7b85ee18dbea82454a (plain)
1
2
3
4
#!/bin/bash
cd src/YalpClients/EflClient
python2.5 ./main.py -ORBInitRef NameService=corbaloc:iiop:localhost:1050/NameService
cd -