mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-09-09 07:42:51 +02:00
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