mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
11 lines
165 B
Desktop File
Vendored
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
|