command 'frappy cli' does now connect to the configured frappy
and not scanned frappy servers
This commit is contained in:
@@ -130,11 +130,12 @@ WantedBy = multi-user.target
|
||||
|
||||
FRAPPY_SERVICE = """[Unit]
|
||||
Description = Running frappy server
|
||||
After=waitboot.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=PYTHONPATH=/home/l_samenv/.local/lib/python3.11/site-packages/
|
||||
ExecStart = /home/l_samenv/boxtools/start_frappy 10
|
||||
ExecStart = /home/l_samenv/boxtools/start_frappy
|
||||
|
||||
[Install]
|
||||
WantedBy = default.target
|
||||
|
||||
Reference in New Issue
Block a user