photographer.ru-bot-tg2vk/bot-tg2vk.service
Alex A. Naanou e05ad869e4 moved code to git...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-11-13 18:23:12 +03:00

13 lines
229 B
Desktop File
Executable File

[Unit]
Description=Photographer.ru telegram to VK repost bot
After=multi-user.target
[Service]
Type=simple
User=andrey
Restart=always
ExecStart=/usr/bin/python3 /home/andrey/bot-test/bot.py
[Install]
WantedBy=multi-user.target