Get address distance working

This commit is contained in:
idanoo 2022-09-13 23:25:11 +12:00
parent a87f8e21fe
commit 188fb60704
Signed by: idanoo
GPG key ID: 387387CDBC02F132
7 changed files with 104 additions and 9 deletions

View file

@ -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