summarylogtreecommitdiffstats
path: root/startup.sh
diff options
context:
space:
mode:
authorwommel2022-12-29 18:45:55 +0100
committerwommel2022-12-29 18:45:55 +0100
commite4e6c1b5f19e4ec3542e5d846a044bf026628735 (patch)
treede26e1a116d690c686008f5159c34bba9168ab71 /startup.sh
downloadaur-e4e6c1b5f19e4ec3542e5d846a044bf026628735.tar.gz
init
Diffstat (limited to 'startup.sh')
-rw-r--r--startup.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/startup.sh b/startup.sh
new file mode 100644
index 000000000000..1743bbe63cd9
--- /dev/null
+++ b/startup.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+[ ! -d "resources" ] && ln -s /usr/lib/easyepg-lite/resources .
+exec python /usr/lib/easyepg-lite/main.py