summarylogtreecommitdiffstats
path: root/trello.sh
diff options
context:
space:
mode:
authorEgor Panasenko2017-03-08 18:37:33 +0200
committerEgor Panasenko2017-03-08 18:37:33 +0200
commit6ef69fdfaf2fccc5c1a8c1c00b196e4da5c1ce84 (patch)
treebaf7e202c7028a8aa847d51996e693b4837a527c /trello.sh
downloadaur-6ef69fdfaf2fccc5c1a8c1c00b196e4da5c1ce84.tar.gz
trello-git
Diffstat (limited to 'trello.sh')
-rwxr-xr-xtrello.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/trello.sh b/trello.sh
new file mode 100755
index 000000000000..e9bc3e1660c4
--- /dev/null
+++ b/trello.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec electron /usr/lib/trello/trello.asar "$@"