Lifeselector Collection Install «Ultimate»
[Unit] Description=LifeSelector Collection Service After=network.target [Service] User=yourusername WorkingDirectory=/home/yourusername/lifeselector/src ExecStart=/home/yourusername/lifeselector/venv/bin/python run.py Restart=always
sudo nano /etc/systemd/system/lifeselector.service Add the following: lifeselector collection install
Enable and start:
