12 lines
167 B
Desktop File
12 lines
167 B
Desktop File
[Unit]
|
|
Description=w0bm IRC Bot
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=%h/w0bmircbot/index.js
|
|
Restart=always
|
|
RestartSec=3
|
|
|
|
[Install]
|
|
WantedBy=default.target
|