summaryrefslogtreecommitdiff
path: root/helpers/live-helper
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/live-helper')
-rwxr-xr-xhelpers/live-helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/live-helper b/helpers/live-helper
index e4ce2be..e551498 100755
--- a/helpers/live-helper
+++ b/helpers/live-helper
@@ -22,7 +22,7 @@
set -e
# Including common functions
-. "${LH_BASE:-/usr/share/live-helper}"/functions.sh
+. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
if [ -x "$(which man 2>/dev/null)" ]
then