#! /bin/bash # # build.bash # Copyright (C) 2019 Vintage Salt # # Distributed under terms of the MIT license. # exec "./ubuntu/18.04/build-iso.sh" \ "../id_rsa.pub" \ "../build/installer.iso"