Update to change in location and name of /live-helper.sh to /scripts/build.sh.
This commit is contained in:
parent
c7a2078a7c
commit
9f81cb21a2
2
cgi/cgi
2
cgi/cgi
|
@ -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 ]
|
||||
|
|
Loading…
Reference in New Issue