#!/bin/sh

echo 'start selenium server for femanager'
java -jar ../../.Build/vendor/se/selenium-server-standalone/bin/selenium-server-standalone.jar
