Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
suciptoid authored Jan 4, 2019
1 parent ce7add9 commit e96c1a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ EOF
# Build
wget "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod +x appimagetool-x86_64.AppImage
./appimagetool-x86_64.AppImage Postman

ARCH=x86_64 ./appimagetool-x86_64.AppImage Postman

0 comments on commit e96c1a2

Please sign in to comment.