summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap_cache
diff options
context:
space:
mode:
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 e6c8dcc..8d811a9 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