mirror of
https://github.com/flynx/photographer.ru-bot-tg2vk.git
synced 2025-10-28 02:30:09 +00:00
13 lines
238 B
Desktop File
Executable File
13 lines
238 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-tg2vk-runtime/bot.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|