linux/browser
BeatLink f966259cf9 Update build script: can now build AppImages
move internal script variables to a unified section
simplify bootstrap download command
add cleanup commands
2019-06-16 06:40:19 -05:00
..
resources update to use appimage naming scheme 2019-06-16 06:37:33 -05:00
build.sh Update build script: can now build AppImages 2019-06-16 06:40:19 -05:00
README.md Add message explaining where built packages can be found 2019-06-16 01:58:34 -05:00

This folder contains all the required material to build the browser.

Requirements

  • Ubuntu or Linux Mint

Notes

  • As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building.
  • You will occassionally need to enter your sudo password. Running this script as root has not been tested
  • This script has been tested with Linux Mint 19.1

Instructions

  • Run build.sh inside this folder.
  • Packages will be saved in the 'build_output' folder