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