owobot/owobot.service
Elara Musayelyan 0c6397acfa
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add owobot.service
2023-12-04 16:33:06 -08:00

11 lines
154 B
Desktop File

[Unit]
Description=owobot
After=network-online.target
[Service]
ExecStart=owobot
Restart=always
StandardOutput=journal
[Install]
WantedBy=default.target