aboutsummaryrefslogtreecommitdiffstats
path: root/python/dotsandboxes/dotsandboxesagent
diff options
context:
space:
mode:
Diffstat (limited to 'python/dotsandboxes/dotsandboxesagent')
-rwxr-xr-xpython/dotsandboxes/dotsandboxesagent5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/dotsandboxes/dotsandboxesagent b/python/dotsandboxes/dotsandboxesagent
deleted file mode 100755
index eecf719..0000000
--- a/python/dotsandboxes/dotsandboxesagent
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# It is not necessary to use a shell script for this. Dropping the .py
-# extension and including the correct shebang is also correct.
-python3 $(dirname "$0")/dotsandboxesagent.py $@
-