summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap_cache
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:20 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:05:20 +0200
commitc7f53a9af5d7862c90a77bc754b1c0354b905bbb (patch)
tree92ae03973981067aea007213d056abbbc6388abb /helpers/lh_bootstrap_cache
parentcac98503f35e5e1c94866f0fbc0bb1a2bd45e309 (diff)
downloadvyos-live-build-c7f53a9af5d7862c90a77bc754b1c0354b905bbb.tar.gz
vyos-live-build-c7f53a9af5d7862c90a77bc754b1c0354b905bbb.zip
Adding live-helper 1.0~a26-1.
Diffstat (limited to 'helpers/lh_bootstrap_cache')
-rwxr-xr-xhelpers/lh_bootstrap_cache3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_bootstrap_cache b/helpers/lh_bootstrap_cache
index e6c8dcc9f..8d811a92f 100755
--- a/helpers/lh_bootstrap_cache
+++ b/helpers/lh_bootstrap_cache
@@ -90,6 +90,9 @@ do
then
${LH_ROOT_COMMAND} chown -R `whoami`:`whoami` cache/stages_bootstrap
fi
+
+ # Creating stage file
+ Create_stagefile .stage/bootstrap_cache.save
fi
;;
esac