summarylogtreecommitdiffstats
path: root/myetherwallet
diff options
context:
space:
mode:
Diffstat (limited to 'myetherwallet')
-rw-r--r--myetherwallet4
1 files changed, 2 insertions, 2 deletions
diff --git a/myetherwallet b/myetherwallet
index ea01a610915e..977297e7c1c8 100644
--- a/myetherwallet
+++ b/myetherwallet
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-libdir=/opt/myetherwallet
-xdg-open "$libdir/index.html"
+libdir='file:///opt/myetherwallet'
+xdg-open "${libdir}/index.html${1}"