diff --git a/vm/pandora_install.sh b/vm/pandora_install.sh index 49285a54..5bb3f717 100755 --- a/vm/pandora_install.sh +++ b/vm/pandora_install.sh @@ -63,6 +63,7 @@ fi apt-get install -y \ sudo \ openssh-server \ + iproute2 \ vim \ wget \ pwgen \