summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorLeon2021-10-13 23:43:23 +0200
committerLeon2021-10-13 23:43:23 +0200
commit26f285dc1d33b3b95a31386d9d199b9fe786bb6d (patch)
tree5e8a9037cc011c22971e1f44edaf985569b495aa /run.sh
parent24fdfad0c221d38b7e826d6d5464be24b23dc335 (diff)
downloadaur-26f285dc1d33b3b95a31386d9d199b9fe786bb6d.tar.gz
Update to 5.1.x
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 56d37db6ef3c..460569004868 100755
--- a/run.sh
+++ b/run.sh
@@ -25,4 +25,4 @@ else
systemctl start postgresql
fi
# Launch Karaoke Mugen
-exec electron11 /usr/lib/karaokemugen/app.asar "$@"
+exec electron13 /usr/lib/karaokemugen/app.asar "$@"