summarylogtreecommitdiffstats
path: root/subtitleedit
diff options
context:
space:
mode:
Diffstat (limited to 'subtitleedit')
-rw-r--r--subtitleedit2
1 files changed, 1 insertions, 1 deletions
diff --git a/subtitleedit b/subtitleedit
index e15a26bd1e1c..d46545c899b6 100644
--- a/subtitleedit
+++ b/subtitleedit
@@ -1,2 +1,2 @@
#!/bin/sh
-mono /usr/share/subtitleedit/SubtitleEdit.exe "$@"
+exec mono /opt/subtitleedit/SubtitleEdit.exe "$@"