summarylogtreecommitdiffstats
path: root/hhd-ui.sh
diff options
context:
space:
mode:
authorantheas2024-02-19 14:41:10 +0000
committerantheas2024-02-19 14:41:10 +0000
commit1e2866509af6255f683d9c7adf1f3c03cea25c7f (patch)
tree72ac5e2f62761a5e4ae747bb33761302d20766fd /hhd-ui.sh
downloadaur-1e2866509af6255f683d9c7adf1f3c03cea25c7f.tar.gz
manual update
Diffstat (limited to 'hhd-ui.sh')
-rw-r--r--hhd-ui.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hhd-ui.sh b/hhd-ui.sh
new file mode 100644
index 000000000000..9ab2bf358203
--- /dev/null
+++ b/hhd-ui.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+export ELECTRON_IS_DEV=0
+cd /usr/lib/hhd-ui
+exec electron@electronversion@ /usr/lib/hhd-ui/app.asar $@