Files
pyShelf/pyShelf.service

11 lines
165 B
Desktop File
Vendored

[Unit]
Description=pyShelf Ebook Server
After=network.target
[Service]
ExecStart=/usr/local/bin/pyshelf.sh
Restart=on-failure
[Install]
WantedBy=multi-user.target