summarylogtreecommitdiffstats
path: root/openbor.sh
diff options
context:
space:
mode:
authorCarsten Teibes2014-07-15 05:20:28 +0200
committerCarsten Teibes2014-07-15 05:20:28 +0200
commit17a760ac1bfe608e84b6d370e56101ac42d4ffd0 (patch)
treee12f9c5fca12a923c49106cec5fb64b44837246d /openbor.sh
downloadaur-openbor-git.tar.gz
[add] openbor-git
Diffstat (limited to 'openbor.sh')
-rw-r--r--openbor.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/openbor.sh b/openbor.sh
new file mode 100644
index 000000000000..d99583cee6ec
--- /dev/null
+++ b/openbor.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# simple launcher by carstene1ns, 2014
+
+mkdir -p "$HOME"/.OpenBOR
+
+cd "$HOME"/.OpenBOR && exec /usr/bin/OpenBOR.real