All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
11 lines
154 B
Desktop File
11 lines
154 B
Desktop File
[Unit]
|
|
Description=owobot
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=owobot
|
|
Restart=always
|
|
StandardOutput=journal
|
|
|
|
[Install]
|
|
WantedBy=default.target |