From 1f506f64a0588385ddf4af77eab517e2ae5f9904 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Sun, 1 Aug 2010 23:37:05 -0500 Subject: Update to change in location and name of /live-helper.sh to /scripts/build.sh. --- cgi/cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi/cron') diff --git a/cgi/cron b/cgi/cron index 6d1cb865c..4815614f6 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 ] -- cgit v1.2.3