mirror of
https://github.com/idanoo/go-flat-finder
synced 2025-07-02 06:02:18 +00:00
Get address distance working
This commit is contained in:
parent
a87f8e21fe
commit
188fb60704
7 changed files with 104 additions and 9 deletions
|
@ -3,8 +3,8 @@ Description=FlatFinder
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/root/flatfinder
|
||||
WorkingDirectory=/root
|
||||
ExecStart=/root/flat-finder/flatfinder
|
||||
WorkingDirectory=/root/flat-finder
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue