Jayy001 / codexctl

Automated update managment for the ReMarkable tablet
GNU General Public License v3.0
102 stars 13 forks source link

Unable to open .bin from releases #92

Open lemonlemming opened 2 months ago

lemonlemming commented 2 months ago

trying to download the lastest, grabbed macos-latest.zip and it extracted codexctl.bin, but I'm unable to open that archive

image

tried to use terminal to unzip codexctl.bin without any luck:

~ % unzip codexctl.bin
Archive:  codexctl.bin
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of codexctl.bin or
        codexctl.bin.zip, and cannot find codexctl.bin.ZIP, period.
Eeems commented 2 months ago

I'm not entirely sure why you are trying to extract codexctl.bin, as you've already extracted macos-latest.zip. codexctl.bin is not an archive, it's the executable that you run from the command line.