Switch to side-by-side view

--- a/setEnv.sh
+++ b/setEnv.sh
@@ -6,7 +6,8 @@
 ln -s /dev/ttyACM0 /dev/tty63
 ln -s /dev/ttyUSB0 /dev/ttyS88           
 #echo "" > /opt/c2net-iot-hub/Resources/devices.txt 
-cd /home/psimoes/c2net-dcf-iot-hub-iot-hub-2-code
+#killall java
+cd /home/pi/c2net-dcf-iot-hub-iot-hub-2-code
 mvn clean package
-#java -Djava.library.path=/usr/lib/rxtx:/usr/lib/jni -jar /home/psimoes/c2net-dcf-iot-hub-iot-hub-2-code/target/IoT_hub-0.0.1-SNAPSHOT-jar-with-dependencies.jar
-java -jar /home/psimoes/c2net-dcf-iot-hub-iot-hub-2-code/target/IoT_hub-0.0.1-SNAPSHOT-jar-with-dependencies.jar
+java -Djava.library.path=/usr/lib/rxtx:/usr/lib/jni -jar /home/pi/c2net-dcf-iot-hub-iot-hub-2-code/target/IoT_hub-0.0.1-SNAPSHOT-jar-with-dependencies.jar
+#java -jar /home/psimoes/c2net-dcf-iot-hub-iot-hub-2-code/target/IoT_hub-0.0.1-SNAPSHOT-jar-with-dependencies.jar