aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautotiling2
1 files changed, 2 insertions, 0 deletions
diff --git a/autotiling b/autotiling
new file mode 100755
index 0000000..1e2cf34
--- /dev/null
+++ b/autotiling
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+exec /usr/lib/autotiling/autotiling.py "$@"