--- a/setEnv.sh
+++ b/setEnv.sh
@@ -5,7 +5,8 @@
unlink /dev/ttyS88
ln -s /dev/ttyACM0 /dev/tty63
ln -s /dev/ttyUSB0 /dev/ttyS88
-echo "" > /opt/c2net-iot-hub/Resources/devices.txt
-cd /home/pi/gitlab/c2net-dcf-iot-hub-iot-hub-2-code
+#echo "" > /opt/c2net-iot-hub/Resources/devices.txt
+cd /home/psimoes/c2net-dcf-iot-hub-iot-hub-2-code
mvn clean package
-java -Djava.library.path=/usr/lib/rxtx:/usr/lib/jni -jar /home/pi/gitlab/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/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