mirror of
https://github.com/certbot/certbot.git
synced 2026-07-23 14:23:53 +02:00
Another attempt at fixing #10617. Seems the recent armhf builds resulted in slightly different HTML output, so instead of checking if the output matches a specific failure case, just check if we've actually got a SquashFS lookin file. According to https://dr-emann.github.io/squashfs/squashfs.html#_the_superblock, a SquashFS file starts with the magic number "hsqs".