aboutsummarylogtreecommitdiffstats
path: root/google-chat-linux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'google-chat-linux.sh')
-rwxr-xr-xgoogle-chat-linux.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/google-chat-linux.sh b/google-chat-linux.sh
new file mode 100755
index 000000000000..a4015522133a
--- /dev/null
+++ b/google-chat-linux.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd /usr/share/google-chat-linux \
+ && /usr/bin/electron .
+