summarylogtreecommitdiffstats
path: root/oomox-gui
diff options
context:
space:
mode:
authorLaurentTreguier2016-07-16 17:00:00 +0200
committerLaurentTreguier2016-07-16 17:00:00 +0200
commit7e7d825f8efb9ad5d5e8f16005c99f97c637b487 (patch)
tree277d80d012c15853ddd692f8968d4e913f79eb87 /oomox-gui
downloadaur-7e7d825f8efb9ad5d5e8f16005c99f97c637b487.tar.gz
Initial commit
Diffstat (limited to 'oomox-gui')
-rw-r--r--oomox-gui3
1 files changed, 3 insertions, 0 deletions
diff --git a/oomox-gui b/oomox-gui
new file mode 100644
index 000000000000..608c071b51c1
--- /dev/null
+++ b/oomox-gui
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+cd /opt/oomox/
+exec ./gui.sh $@ \ No newline at end of file