Traccar building from source once all dependencies have been fulfilled:
1.) cd /traccar/traccar-web/web
2.) ../tools/minify.sh
3.) cd ../../
4.) mvn package
5.) cd setup
6.) ./package.sh VERSION [linux-64,linux-arm,windows-64,other]
7.) move zip file generated to desired location [traccar-linux-64-VERSION.zip]
8.) Extract file and run ./traccar.run*
Traccar building from source once all dependencies have been fulfilled:
1.) cd /traccar/traccar-web/web
2.) ../tools/minify.sh
3.) cd ../../
4.) mvn package
5.) cd setup
6.) ./package.sh VERSION [linux-64,linux-arm,windows-64,other]
7.) move zip file generated to desired location [traccar-linux-64-VERSION.zip]
8.) Extract file and run ./traccar.run*