c27889cec3f05bdff3e835be518117384f2aa9f5
[osm/UI.git] / skyquake / plugins / redundancy / scripts / build.sh
1 #!/bin/bash
2
3 # STANDARD_RIFT_IO_COPYRIGHT
4
5 PLUGIN_NAME=redundancy
6 # change to the directory of this script
7 PLUGIN_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
8 source ../../../../skyquake/skyquake-build/scripts/build-plugin.sh