Scripts should use 'command -v' instead of 'which' now (starting from next Debian release, bookworm) as latter is deprecated. We have several shell scripts that will need updating.
- New patch version for S3_0, S3_1, and master, that also updates data/flags/convert_png. Old copy of the script is not updated, and that's the only copy that exist in S2_6
Scripts should use 'command -v' instead of 'which' now (starting from next Debian release, bookworm) as latter is deprecated. We have several shell scripts that will need updating.