diff options
-rwxr-xr-x | helpers/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/config b/helpers/config index d1c594d79..bab31b5b0 100755 --- a/helpers/config +++ b/helpers/config @@ -1343,5 +1343,8 @@ EOF cp config/chroot_sources/${LH_DISTRIBUTION}-backports.chroot.gpg config/chroot_sources/${LH_DISTRIBUTION}-backports.binary.gpg fi +# Checking defaults again +Check_defaults + # Creating stage file Create_stagefile .stage/config |