aboutsummaryrefslogtreecommitdiffstats
path: root/ftl/ftl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ftl/ftl.sh')
-rwxr-xr-xftl/ftl.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ftl/ftl.sh b/ftl/ftl.sh
new file mode 100755
index 0000000..68695f4
--- /dev/null
+++ b/ftl/ftl.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/ftl
+./FTL "$@"