diff options
-rwxr-xr-x | setup/setup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup/setup.sh b/setup/setup.sh index 16e618b8d..7443c3b4e 100755 --- a/setup/setup.sh +++ b/setup/setup.sh @@ -9,7 +9,6 @@ chmod 664 /etc/systemd/system/traccar.service systemctl daemon-reload systemctl enable traccar.service -systemctl start traccar.service rm /opt/traccar/setup.sh rm -r ../out |