As we build and use our specific Grml images with all required packages we don't need to install any additional ones. Change-Id: I20df3b0e676fc49439cb9a7cfe250e71f71c6238changes/38/25538/5
parent
131d9a7ba8
commit
e31aa48268
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
echo "Updating list of packages..."
|
||||
apt-get update 1>/dev/null
|
||||
echo "Installing required packages..."
|
||||
apt-get install --assume-yes \
|
||||
isomd5sum
|
||||
Loading…
Reference in new issue