summarylogtreecommitdiffstats
path: root/escrcpy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'escrcpy.sh')
-rw-r--r--escrcpy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/escrcpy.sh b/escrcpy.sh
index fc9e648f7cc6..83c1d8a81f07 100644
--- a/escrcpy.sh
+++ b/escrcpy.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-_ELECTRON=/usr/bin/electron26
+_ELECTRON=/usr/bin/electron27
APPDIR="/opt/escrcpy"
export PATH="${APPDIR}:${APPDIR}/usr/sbin:${PATH}"
export XDG_DATA_DIRS="./share/:/usr/share/gnome:/usr/local/share/:/usr/share/:${XDG_DATA_DIRS}"