Remove debug code

This commit is contained in:
David Boreham 2022-09-21 21:53:57 -06:00
parent 40102a774e
commit 8be1d6fad5

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Build cerc/laconic-client
set -x
# See: https://stackoverflow.com/a/246128/1701505
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )