Remove .service
This commit is contained in:
@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=discord-reminder-bot
|
|
||||||
Wants=network-online.target
|
|
||||||
After=network-online.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
WorkingDirectory=%h/discord-reminder-bot
|
|
||||||
ExecStart=/usr/bin/pipenv run python %h/discord-reminder-bot/main.py
|
|
||||||
Restart=always
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
Reference in New Issue
Block a user