diff --git a/marshall/installers/000_apt.sh b/marshall/installers/000_apt.sh index d1bb961..07cdb15 100644 --- a/marshall/installers/000_apt.sh +++ b/marshall/installers/000_apt.sh @@ -11,4 +11,4 @@ apt-get -qq update apt-get -yq upgrade # Install apt-utils to prevent some screaming. -$APT_GET apt-utils +$APT_GET apt apt-utils