brain/scripts/detee-brain.service
ghe0 b5332316c2
vm deployment working
there still are bugs on how it manages tables in the DB
2025-04-27 02:40:48 +03:00

12 lines
165 B
Desktop File

[Unit]
Description=DeTEE Brain
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/detee-brain
Restart=always
[Install]
WantedBy=multi-user.target