diskimage-builder/elements/redhat-common/finalise.d/99-cleanup-tmp-grub

10 lines
110 B
Plaintext
Raw Normal View History

#!/bin/bash
if [ ${DIB_DEBUG_TRACE:-1} -gt 0 ]; then
set -x
fi
set -eu
set -o pipefail
rm -rf /tmp/grub