new systemd services and install file for ubuntu-server

This commit is contained in:
murmeldin 2025-01-11 01:14:09 +01:00
parent 49ceea6871
commit 6611f239f7
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=CCCB Plenum-Bot
After=network-online.target
[Service]
ExecStart=/home/plenum-bot/plenum-bot/target/debug/Plenum-Bot
Type=simple
User=root