omvsj

About

Username
omvsj
Joined
Roles
Member

Comments

  • Excelent, cadadr. I would keep this two lines to "find" latest version: content=$(wget https://www.zotero.org/download -q -O -) version=$(echo $content | grep -o -P '(?
  • Here is the modified script. It will: 1) download the latest Zotero-${VERSION}_linux-x86_64.tar.bz2 2) download the latest appimagetool needed to build the AppImage file 3) uncompress, modify and build Zotero-${VERSION}_linux-x86_64.AppImage 4) remo…