diff --git a/start.sh b/start.sh
index 4ae53f12bb4f2ed1776b67ce63a3b05c009bee26..f21f959982992b2e3bd4a984d64d6aa9f21d18cd 100644
--- a/start.sh
+++ b/start.sh
@@ -1 +1 @@
-screen -S subscribe_wetterstation -dm /usr/bin/python /scripts/mqtt2influxdb/mqtt2influx.py
\ No newline at end of file
+screen -S subscribe_wetterstation -dm /usr/bin/python3 /scripts/mqtt2influxdb/mqtt2influx.py
\ No newline at end of file