Hi Anton,
I'm using hex.sh to test a Traccar instance locally on my PC (Fedora Linux), however I get the following message on the terminal:
./hex.sh: line 30: xxd: command not found
It looks like there is an error in line 30 of the script!
I finally realized that my Fedora did not have the binary responsible for the command "xxd"
To solve, just install the "vim-common" package!
Thank you!
Hi Anton,
I'm using hex.sh to test a Traccar instance locally on my PC (Fedora Linux), however I get the following message on the terminal:
It looks like there is an error in line 30 of the script!