mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
7 lines
137 B
Desktop File
7 lines
137 B
Desktop File
[Unit]
|
|
Description=Butterfly Terminal Server
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/butterfly.server.py --host="0.0.0.0" --unsecure
|
|
User=pi
|