summaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'cgi')
-rwxr-xr-xcgi/cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi/cgi b/cgi/cgi
index f02e213..1e127b8 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -7,6 +7,9 @@
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
+# Including common functions
+. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
+
# Reading defaults
if [ -r /etc/default/live-helper.cgi ]
then