NAME buildLinux.sh - Build Linux Binaries for Synergy SYNOPSIS ./buildLinux.sh [OPTION] DESCRIPTION This is a utility script for building Synergy binaries and distribution packages. The script will build the latest snapshot from the Synergy-Core submodule. -h, --help Display this help message. --bin Build binaries only. --appimage Build binaries and package them as an AppImage. --deb Build binaries and package them as a Debian package. --all Build all targets. --clean Clean the build and output locations.