|
@@ -10,6 +10,7 @@ HAYWIRE_HOME=$IROOT/Haywire
|
|
|
|
|
|
git clone https://github.com/kellabyte/Haywire.git
|
|
git clone https://github.com/kellabyte/Haywire.git
|
|
cd $HAYWIRE_HOME
|
|
cd $HAYWIRE_HOME
|
|
|
|
+git checkout e4d23b533c15ddc51966e439fa455eb764e0f555
|
|
./build.sh -c release
|
|
./build.sh -c release
|
|
|
|
|
|
echo "export HAYWIRE_HOME=${HAYWIRE_HOME}" >> $IROOT/haywire.installed
|
|
echo "export HAYWIRE_HOME=${HAYWIRE_HOME}" >> $IROOT/haywire.installed
|