traccar-web path on server?

NT 2 years ago

Hey Team, maybe my find commands are poor - what is the path to the traccar-web files on the standard Ubuntu DO install? Thanks

Anton Tananaev 2 years ago

/opt/traccar/web

NT 2 years ago

Thanks Anton, I'm looking for MapSelectedDevice.js in particular. And the /opt/traccar/web filestructure doesn't match Git. What am I missing?

Anton Tananaev 2 years ago

You're missing the fact that the code is compiled. There won't be files in the installer. If you want to customize something, you have to download the source, change it and then compile the result.

NT 2 years ago

Got it, thanks again.