Browse Source

Less typing is nice

pull/117/head
Duke Leto 4 years ago
parent
commit
e35b7e21b3
  1. 5
      build.sh

5
build.sh

@ -0,0 +1,5 @@
#!/bin/bash
# Copyright (c) 2019-2020 The Hush developers
set -eu -o pipefail
./zcutil/build.sh $@
Loading…
Cancel
Save