diff options
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 68e89d6e0..4ac6353f0 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -1171,3 +1171,6 @@ then debconf-get-selections | grep -v deinstall | cut -f1 > config/chroot_local-preseed/local-system fi fi + +# Creating stage file +Create_stagefile .stage/config |