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