From 04201efcc1b02feb55e54142d6bea118675daa25 Mon Sep 17 00:00:00 2001 From: Holger Pandel Date: Tue, 19 Nov 2019 15:40:10 +0100 Subject: [PATCH] Missing exports --- scripts/qcow2_handling | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/qcow2_handling b/scripts/qcow2_handling index 0d8e4e7..0b13860 100644 --- a/scripts/qcow2_handling +++ b/scripts/qcow2_handling @@ -3,6 +3,9 @@ export CURRENT_IMAGE export CURRENT_MOUNTPOINT +export NBD_DEV +export MAP_DEV + # set in build.sh # should be fairly enough for the beginning # overwrite here by uncommenting following lines