When using busybox, the mktemp command requires the file template to end with exactly six X characters to properly generate a temporary file. The template string for Wi-Fi scan results was updated to append XXXXXX at the end of the filename instead of having it embedded before the suffix. This minor but essential fix ensures wifish works reliably on embedded systems and minimal environments that rely on busybox.
