temporary hack to get GUI working with existing cell infrastructure

Change-Id: I65caed2fec5cb6fb3187d32b5690a3c0c11ed199
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile
index 21b003a..dd265b6 100644
--- a/tools/dev/bash_profile
+++ b/tools/dev/bash_profile
@@ -239,6 +239,8 @@
         curl -sS -X POST "http://$CELL_WARDEN:4321/?$query" -d "$(cat ~/.ssh/id_rsa.pub)" > $aux
         . $aux
         rm -f $aux
+        # This is a hack to get master running on the existing cell infrastructure
+        export ONOS_APPS=$ONOS_APPS,gui
         setPrimaryInstance 1 >/dev/null
         setMinorityMajority >/dev/null
         onos-verify-cell