renamed to util

This commit is contained in:
jahway603
2022-09-18 14:50:57 -04:00
parent 7e53907bdc
commit ad4600fb9f
19 changed files with 4 additions and 4 deletions

View File

@@ -4,4 +4,4 @@
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
set -eu -o pipefail
./zcutil/build.sh --disable-tests $@
./util/build.sh --disable-tests $@