10 lines
159 B
Desktop File
10 lines
159 B
Desktop File
[Unit]
|
|
Description=CCCB Plenum-Bot
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=/home/plenum-bot/plenum-bot/target/debug/Plenum-Bot
|
|
Type=simple
|
|
User=root
|
|
|