mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 17:31:38 +00:00
Fix path.
This commit is contained in:
parent
5b99af28d0
commit
cccc04e0c1
@ -490,7 +490,7 @@ EOF
|
|||||||
# files in the cache.
|
# files in the cache.
|
||||||
case $PROJECT; in
|
case $PROJECT; in
|
||||||
ubuntu|xubuntu|kubuntu|ubuntu-budgie|ubuntukylin|ubuntu-mate)
|
ubuntu|xubuntu|kubuntu|ubuntu-budgie|ubuntukylin|ubuntu-mate)
|
||||||
rm -f /var/lib/apt/lists/*ubuntu.com*_Packages
|
rm -f chroot/var/lib/apt/lists/*ubuntu.com*_Packages
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user