#!/bin/sh set -e echo "Splitting out custom tarball" rm -f binary/boot/custom.dir mkdir binary/boot/custom.dir mv binary/boot/filesystem.dir/custom binary/boot/custom.dir/custom