diskimage-builder/elements/nova-vm/install.d/99-clean-apt

11 lines
94 B
Plaintext
Raw Normal View History

2012-11-13 00:49:27 +00:00
#!/bin/sh
# Build iscsi modules with installed kernel
set -e
set -o xtrace
apt-get clean