aboutsummaryrefslogtreecommitdiffstats
path: root/ftl/ftl.sh
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-08-04 18:17:13 +0200
committerTharre <tharre3@gmail.com>2015-08-04 18:17:13 +0200
commit4ecc8212a30bab604ad161d02eea802399bda567 (patch)
treea831e0bfdbbff353781f8c1610e4e3cc70d3a57f /ftl/ftl.sh
parent35f9c3fa7131f54ec5c9417a60cfdaa21fc3171c (diff)
downloadpkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.tar.gz
pkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.tar.xz
pkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.zip
Add ftl
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 "$@"