Closed Randommist closed 10 months ago
when I run the script I get an error [andrey@archlinux dayz-linux-cli-launcher]$ ./dayz-launcher.sh [dayz-launcher.sh][error] 'jq' is missing (required for parsing the server API's JSON response). Aborting. what are my actions?
[andrey@archlinux dayz-linux-cli-launcher]$ ./dayz-launcher.sh
[dayz-launcher.sh][error] 'jq' is missing (required for parsing the server API's JSON response). Aborting.
solution: sudo pacman -S jq
when I run the script I get an error
[andrey@archlinux dayz-linux-cli-launcher]$ ./dayz-launcher.sh
[dayz-launcher.sh][error] 'jq' is missing (required for parsing the server API's JSON response). Aborting.
what are my actions?