initial commit

This commit is contained in:
Hofei90
2019-09-19 19:58:44 +02:00
committed by Hofei
parent c7fa94e2e4
commit 1fb735c102
5 changed files with 154 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[Unit]
Description=Telegram Foto Ablage Bot starten
[Service]
Type=simple
ExecStart=/usr/bin/python3 /home/pi/foto_ablage_telegrambot/fotoablage_bot.py
User=pi
[Install]
WantedBy=multi-user.target