Added forgotten path to bootstrap-base removal.
This commit is contained in:
parent
789677ab83
commit
c338316ee2
|
@ -370,7 +370,7 @@ done
|
||||||
# Enable live-installer
|
# Enable live-installer
|
||||||
if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
|
if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
|
||||||
then
|
then
|
||||||
rm -f bootstrap-base_*.udeb
|
rm -f pool/main/b/base-installer/bootstrap-base_*.udeb
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Moving udebs
|
# Moving udebs
|
||||||
|
|
Loading…
Reference in New Issue