oOthkOo / whatsapp-desktop

Unofficial WhatsApp Desktop Client for OSX, Linux and Windows. Build with Electron.
http://oothkoo.com
GNU General Public License v3.0
136 stars 25 forks source link

Slight bug in build script #41

Open alainpannetier opened 1 year ago

alainpannetier commented 1 year ago

System details

Linux Mint 21.1

Expected behavior

Build script "build-deb-x64.sh" should produce "releases/whatsapp-desktop-x64.deb"

Actual behavior

Build script "build-deb-x64.sh" produces "releases" (a deb archive)

Suggestion

cp $TEMPLATES_DIR/debian-x64/* $WORK_DIR/DEBIAN
mkdir -p $RELEASES_DIR          # <--- Missing
mkdir -p $WORK_DIR/opt/whatsapp-desktop/