Fix Merge issues
diff --git a/start-rest.sh b/start-rest.sh
index 8251c0f..01e7638 100755
--- a/start-rest.sh
+++ b/start-rest.sh
@@ -1,7 +1,7 @@
 #! /bin/bash
 
 # Change this accordingly
-ONOSDIR=${HOME}/src/ONOS
+ONOSDIR=${HOME}/ONOS
 script_name="topology_rest.py"
 
 #######################