telegram-use-proper-grammar.../telegram-bot-use-proper-gra...

14 lines
256 B
SYSTEMD

[Unit]
Description=Use Proper Grammar Bot telegram service
After=network.target
[Service]
User=http
Group=http
WorkingDirectory=/var/www/telegram-bot-use-proper-grammar
ExecStart=/usr/bin/make serve
KillSignal=SIGINT
[Install]
WantedBy=multi-user.target