aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/reconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reconfigure b/bin/reconfigure
index 72eb0c7..63e255a 100755
--- a/bin/reconfigure
+++ b/bin/reconfigure
@@ -1,5 +1,6 @@
#!/bin/sh
set -eu
+set -x
usage() {
cat <<-'EOF'