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