diff --git a/.idea/xumu_iot.iml b/.idea/agri_xumu.iml
similarity index 100%
rename from .idea/xumu_iot.iml
rename to .idea/agri_xumu.iml
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index b902db5..176e976 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,15 +4,7 @@
-
-
-
-
-
-
-
-
-
+
@@ -70,7 +62,7 @@
-
+
@@ -91,7 +83,7 @@
-
+
@@ -112,7 +104,7 @@
-
+
@@ -133,7 +125,7 @@
-
+
diff --git a/conf/common/mqtt.conf b/conf/common/mqtt.conf
index d285214..246103d 100644
--- a/conf/common/mqtt.conf
+++ b/conf/common/mqtt.conf
@@ -1,5 +1,5 @@
[program:__mqtt__]
-directory=/home/pi/xumu_iot
+directory=/home/pi/agri_xumu
command=/usr/bin/python MQTT.py
user=pi
autostart=true
diff --git a/conf/common/push_stream.conf b/conf/common/push_stream.conf
index 78c3fb2..2cf5ed5 100644
--- a/conf/common/push_stream.conf
+++ b/conf/common/push_stream.conf
@@ -1,5 +1,5 @@
[program:push_stream]
-directory=/home/pi/lot_manager/bash
+directory=/home/pi/agri_xumu/bash
command=/usr/bin/bash stream.sh
user=pi
autostart=true