parent
824b8b5ba3
commit
d45b59d6b8
|
@ -645,6 +645,7 @@ buildRequiredPackageLists() {
|
||||||
;;
|
;;
|
||||||
debian)
|
debian)
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get update -q
|
DEBIAN_FRONTEND=noninteractive apt-get update -q
|
||||||
|
DEBIAN_FRONTEND=noninteractive apt-get upgrade -qqy
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
if test -n "$buildRequiredPackageLists_persistent"; then
|
if test -n "$buildRequiredPackageLists_persistent"; then
|
||||||
|
|
Loading…
Reference in New Issue