aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr <nwg.piotr@gmail.com>2019-09-25 02:22:48 +0200
committerpiotr <nwg.piotr@gmail.com>2019-09-25 02:22:48 +0200
commitb48d5c982476de6821e4e14f1e07cd94f4c451a4 (patch)
treeb616205a23ed76cb55b37f2a921a8e4fadb59130
parenta4fd2bd75825c3862cd84362d98f65f0621ca2bf (diff)
downloadautotiling-b48d5c982476de6821e4e14f1e07cd94f4c451a4.tar.gz
launcher script addedv0.2
-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 "$@"