summarylogtreecommitdiffstats
path: root/vesktop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vesktop.sh')
-rw-r--r--vesktop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vesktop.sh b/vesktop.sh
index b71d532c8fc6..e03253075afc 100644
--- a/vesktop.sh
+++ b/vesktop.sh
@@ -8,4 +8,4 @@ if [[ -f $XDG_CONFIG_HOME/vesktop-flags.conf ]]; then
fi
# Launch
-exec electron /usr/lib/vesktop/resources/app.asar $VESKTOP_USER_FLAGS "$@"
+exec /usr/lib/vesktop/vesktop $VESKTOP_USER_FLAGS "$@"