diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml
index c535585..63f5d8f 100644
--- a/.github/workflows/python-app.yml
+++ b/.github/workflows/python-app.yml
@@ -45,10 +45,16 @@ jobs:
- name: Create Deb Package
run: |
cp -r deb-package dist
- cd dist/deb-package
- mkdir -p /usr/local/bin
- cd ..
+ cd dist
ls deb-package/usr/
+ cd deb-package/usr
+ mkdir local
+ cd local
+ mkdir bin
+ cd ..
+ cd ..
+ cd ..
+ ls
mv mexassistant deb-package/usr/local/bin
mv deb-package mexassistant
dpkg-deb --build mexassistant
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 9fef8a4..9e3f327 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,9 @@
-
+
+
+
@@ -156,30 +158,6 @@
1716649644053
-
-
- 1716651448163
-
-
-
- 1716651448163
-
-
-
- 1716651480039
-
-
-
- 1716651480039
-
-
-
- 1716664715169
-
-
-
- 1716664715169
-
1716664786846
@@ -548,7 +526,31 @@
1720532713129
-
+
+
+ 1720533083359
+
+
+
+ 1720533083360
+
+
+
+ 1720533291309
+
+
+
+ 1720533291309
+
+
+
+ 1720533505862
+
+
+
+ 1720533505862
+
+