summarylogtreecommitdiffstats
path: root/unity-editor
diff options
context:
space:
mode:
authorJuraj Fiala2015-08-28 13:54:00 +0200
committerJuraj Fiala2015-08-28 13:58:49 +0200
commit7fed6f7e2758daf1d58689320ab424ce918610a7 (patch)
tree8b1cbdc9327d300120c4a8496affe756c71ecd9a /unity-editor
parent657bcaf95c074e164d60d2a27d9e7862030c94a1 (diff)
downloadaur-7fed6f7e2758daf1d58689320ab424ce918610a7.tar.gz
Renamed the launch script to unity-editor, as per package name.
Diffstat (limited to 'unity-editor')
-rwxr-xr-xunity-editor2
1 files changed, 2 insertions, 0 deletions
diff --git a/unity-editor b/unity-editor
new file mode 100755
index 000000000000..0383707fed49
--- /dev/null
+++ b/unity-editor
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /opt/Unity/Editor/Unity "$@"