diff --git a/start.sh b/start.sh
new file mode 100644
index 0000000000000000000000000000000000000000..4ae53f12bb4f2ed1776b67ce63a3b05c009bee26
--- /dev/null
+++ b/start.sh
@@ -0,0 +1 @@
+screen -S subscribe_wetterstation -dm /usr/bin/python /scripts/mqtt2influxdb/mqtt2influx.py
\ No newline at end of file