summaryrefslogtreecommitdiff
path: root/cgi/cron
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/cron')
-rwxr-xr-xcgi/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/cron b/cgi/cron
index 6d1cb86..4815614 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -8,7 +8,7 @@
# under certain conditions; see COPYING for details.
# Including common functions
-. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
+. "${LH_BASE:-/usr/share/live-helper}"/scripts/build.sh
# Reading defaults
if [ -r /etc/default/live-helper.cgi ]