aboutsummaryrefslogtreecommitdiff
path: root/playground/execute.sh
diff options
context:
space:
mode:
Diffstat (limited to 'playground/execute.sh')
-rwxr-xr-xplayground/execute.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/execute.sh b/playground/execute.sh
index 0325904..879b987 100755
--- a/playground/execute.sh
+++ b/playground/execute.sh
@@ -2,5 +2,5 @@
. $(dirname -- "$0")/env.sh
-exec $PYTHON -m hatter execute \
+exec $PYTHON -m boxhatter execute \
"$@"