Files
hush3/build.sh
2020-05-29 23:13:15 -04:00

6 lines
100 B
Bash
Executable File

#!/bin/bash
# Copyright (c) 2019-2020 The Hush developers
set -eu -o pipefail
./zcutil/build.sh $@